Damião

Results 1 issues of Damião

When the `.env` file is configured for **DeepSeek** (or any other OpenAI-compatible provider) using ```dotenv LLM_PROVIDER=deepseek DEEPSEEK_API_KEY= DEEPSEEK_BASE_URL=https://api.deepseek.com/v1 the running containers still try to call https://api.openai.com/v1. Because the key is...

bug