Add web search functionality and update dependencies in noThinkProxy

This commit is contained in:
2026-05-10 19:13:06 +02:00
parent af75920edc
commit 4fad0f22c7
4 changed files with 411 additions and 203 deletions

View File

@@ -10,6 +10,8 @@ services:
- OLLAMA_URL=https://ollama.aquantico.de/api/chat
- OLLAMA_MODEL=qwen3.6:35b-a3b-q4_K_M
- OLLAMA_AUTH=324GF44-50AA-4B57-9386-K435DLJ764DFR
- GOOGLE_API_KEY=AIzaSyChzsz8ZN8iHRqMUVFnxJXwyXWP_XwWy6g
- GOOGLE_CX=2331819c76d874bcc
labels:
- "traefik.enable=true"
- "traefik.http.routers.nothinkproxy.rule=Host(`claude-proxy.aquantico.lan`)"