feat(openrouter): add new models [bot]#979
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 81bd4f2. Configure here.
|
/test-models |
Gateway test results
Failures (6)
Error:
Error:
Error:
Error:
Error:
Error: |
|
/test-models |
Gateway test results
Failures (6)
Error:
Error:
Error:
Error:
Error:
Error: |

Auto-generated by model-addition-agent for provider
openrouter.Note
Low Risk
Adds two new OpenRouter model metadata YAMLs (pricing/limits/features) without changing runtime logic. Risk is limited to potential misconfiguration affecting model selection, limits, or cost calculations.
Overview
Registers two new OpenRouter model definitions:
google/gemini-3.1-flash-lite(multimodal chat with large context, prompt caching pricing, andthinking: true) andinclusionai/ling-2.6-1t(text chat).Each YAML provides the model’s token/image cost metadata, supported features (e.g., function calling/tool choice/structured output), and request limits (context window and max output tokens).
Reviewed by Cursor Bugbot for commit 3184809. Bugbot is set up for automated code reviews on this repo. Configure here.