Files
llm-chat-core/config.yaml

8 lines
121 B
YAML

llm:
provider: "openai"
model: "gpt-4o"
api_key: "your-api-key-here"
mcp:
servers:
- "http://localhost:3000"