Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/configs/agents/news_agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ enabled: true
models:
# Primary model for news analysis, summarization, and query processing
primary:
model_id: "anthropic/claude-haiku-4.5"
model_id: "google/gemini-2.5-pro"
provider: "openrouter" # Must explicitly specify provider (not null)

# Provider-specific model mappings for fallback
Expand Down