diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-20 02:51:47 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-20 02:51:47 -0700 |
| commit | 7d8501ebc97fc238d73dee4638ab58eb32a11dc1 (patch) | |
| tree | ef918805a7ec4718682ebcc8664942ee669891f5 /.env | |
| parent | a4a80065fead83b89f79543719efcc3983781cee (diff) | |
fix impermanence yet again
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ OPENAI_API_KEY=nothing OPENAI_BASE_URL="http://localhost:11434/v1" -OPENAI_MODEL=qwen3-coder:latest +OPENAI_MODEL=bjoernb/qwen3-coder-30b-1m:latest TAVILY_API_KEY=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 |
