first init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
TELEGRAM_BOT_TOKEN=isi_token_dari_botfather
|
||||
OPENAI_API_KEY=isi_api_key_openai
|
||||
OPENAI_MODEL=gpt-4o
|
||||
OPENAI_EMBEDDING_MODEL=text-embedding-3-small
|
||||
ADMIN_TELEGRAM_ID=isi_telegram_id_anda
|
||||
DB_PATH=/app/data/second_brain.db
|
||||
CHROMA_PATH=/app/data/chromadb
|
||||
UPLOAD_PATH=/app/data/uploads
|
||||
Reference in New Issue
Block a user