Ask-The-Right-Question / config.yaml
huang_de_jun
feat: add configurable LLM provider support (OpenAI/Anthropic)
a402300
Raw
History Blame Contribute Delete
154 Bytes
# LLM Configuration
llm:
provider: openai # "openai" or "anthropic"
openai:
model: gpt-5-mini
anthropic:
model: claude-sonnet-4-20250514