feat : updating with latest docker backend build thx to #265
This commit is contained in:
+5
-3
@@ -1,7 +1,9 @@
|
||||
SEARXNG_BASE_URL="http://127.0.0.1:8080"
|
||||
TOKENIZERS_PARALLELISM="false"
|
||||
REDIS_BASE_URL="redis://redis:6379/0"
|
||||
WORK_DIR_HOST="/Users/mlg/Documents/workspace_for_ai"
|
||||
OPENAI_API_KEY='xxxxx'
|
||||
DEEPSEEK_API_KEY='xxxxx'
|
||||
OPENROUTER_API_KEY='xxxxx'
|
||||
BACKEND_PORT=8000
|
||||
WORK_DIR="/tmp/"
|
||||
TOGETHER_API_KEY='xxxx'
|
||||
GOOGLE_API_KEY='xxxxx'
|
||||
ANTHROPIC_API_KEY='xxxxx'
|
||||
Reference in New Issue
Block a user