Files
TraderAI/.env.example
T
HRiggs 58a57ddc6a
Build Release EXE / build-windows-exe (release) Successful in 50s
fix: config saving and config loading
2026-05-06 15:18:51 -04:00

11 lines
264 B
Bash

OLLAMA_BASE_URL=http://localhost:11434
OLLAMA_MODEL=qwen3.5:9b
OLLAMA_NUM_CTX=64512
UEX_BASE_URL=https://api.uexcorp.space/2.0
UEX_SECRET_KEY=
UEX_BEARER_TOKEN=
TRADERAI_USER_NAME=
TRADERAI_MEMORY_PATH=
UEX_NOTIFICATION_POLL_SECONDS=60
REQUIRE_WRITE_APPROVAL=true