We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af83384 + 3149e91 commit 1ddb8e7Copy full SHA for 1ddb8e7
1 file changed
.env
@@ -41,7 +41,7 @@ VITE_LOG_FOLDER=./logs
41
VITE_LLM_API_ENDPOINT=https://api.deepseek.com/v1/chat/completions
42
43
# LLM API Key (required for hosted providers; leave empty for local Ollama)
44
-VITE_LLM_API_KEY=sk-bb6eccba5fb9489e8fc77ec715113eec
+VITE_LLM_API_KEY=API_KEY
45
46
# Model name to use for troubleshooting
47
# DeepSeek: deepseek-chat | deepseek-coder | deepseek-reasoner
0 commit comments