diff options
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ OPENAI_API_KEY=nothing OPENAI_BASE_URL="http://localhost:11434/v1" -OPENAI_MODEL=qwen3-coder-noloop:latest +OPENAI_MODEL=renchris/qwen3-coder:30b-gguf-unsloth +TAVILY_API_KEY=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 |
