# see https://github.com/sigoden/aichat/blob/main/config.example.yaml model: ollama:qwen2.5 clients: - type: openai-compatible name: ollama api_base: http://localhost:11434/v1 api_key: __LLM_API_KEY__