feat: make LLM base_url configurable via env var
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
TELEGRAM_BOT_TOKEN=isi_token_dari_botfather
|
||||
DEEPSEEK_API_KEY=isi_api_key_deepseek
|
||||
DEEPSEEK_API_KEY=isi_api_key
|
||||
DEEPSEEK_BASE_URL=https://api.deepseek.com
|
||||
DEEPSEEK_MODEL=deepseek-chat
|
||||
ADMIN_TELEGRAM_ID=isi_telegram_id_anda
|
||||
DB_PATH=/app/data/second_brain.db
|
||||
|
||||
Reference in New Issue
Block a user