docs: ortam örneğini ve mimari notlarını ekle
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
WISECLAW_ENV=development
|
||||
WISECLAW_DB_URL=sqlite:///./wiseclaw.db
|
||||
WISECLAW_OLLAMA_BASE_URL=http://127.0.0.1:11434
|
||||
WISECLAW_DEFAULT_MODEL=qwen3.5:4b
|
||||
WISECLAW_SEARCH_PROVIDER=brave
|
||||
WISECLAW_TELEGRAM_BOT_TOKEN=
|
||||
WISECLAW_BRAVE_API_KEY=
|
||||
WISECLAW_ADMIN_HOST=127.0.0.1
|
||||
WISECLAW_ADMIN_PORT=8000
|
||||
|
||||
Reference in New Issue
Block a user