mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-01 16:50:10 +00:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
SEARXNG_BASE_URL="http://127.0.0.1:8080"
|
|
OPENAI_API_KEY='xxxxx'
|
|
DEEPSEEK_API_KEY='xxxxx'
|
|
BACKEND_PORT=8000
|
|
WORK_DIR="/tmp/" |