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
1 change: 1 addition & 0 deletions default-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ models:
- openrouter/z-ai/glm-4.5-air
- openrouter/z-ai/glm-5
- openrouter/z-ai/glm-5-turbo
- openrouter/kiwi//Agnes-Claw
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: Double slash in model identifier — openrouter/kiwi//Agnes-Claw

All other entries in this file use the pattern openrouter/<provider>/<model> with single slashes. The double slash (//) between kiwi and Agnes-Claw is likely a typo and could cause failures when resolving the model path via OpenRouter.

Suggested change
- openrouter/kiwi//Agnes-Claw
- openrouter/kiwi/Agnes-Claw