Nik Afiq 88c9a77a58
All checks were successful
CI / test (push) Successful in 5s
CI / build-ai-gateway (push) Successful in 50s
CI / build-ha-gateway (push) Successful in 41s
CI / build-discord-bot (push) Successful in 44s
feat: update OLLAMA_TIMEOUT to 120s and implement async command handling in Discord bot
2026-04-21 23:22:13 +09:00

12 lines
266 B
Plaintext

GRPC_PORT=50052
OLLAMA_URL=http://192.168.7.96:11434
OLLAMA_MODEL=llama3
OLLAMA_TIMEOUT=120s
HA_GATEWAY_ADDR=localhost:50051
HA_GATEWAY_SERVER_NAME=ha-gateway.home-services.svc.cluster.local
TLS_DIR=
OTEL_ENDPOINT=
LOG_LEVEL=info
LOG_FORMAT=text
LIGHT_CACHE_TTL=60s