fix : deepseek api not in example

This commit is contained in:
martin legrand
2025-03-27 19:08:27 +01:00
parent c22ec9b074
commit bc6365567f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
SEARXNG_BASE_URL="http://127.0.0.1:8080"
OPENAI_API_KEY='dont share this, not needed for local providers'
TOKENIZERS_PARALLELISM=False
OPENAI_API_KEY='xxxxx'
DEEPSEEK_API_KEY='xxxxx'