-
Notifications
You must be signed in to change notification settings - Fork 1.6k
list all openrouter models without category but tools support #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@danilofalcao why do you think we should list all models? I worry that most of these models will not work well in VS Code? |
@isidorn unfortunately not all models on openrouter have this tag programming set like grok-4, devstral, codestral, etc. and they get excluded from the current fetch |
|
it might make sense to filter using our tool calling param: https://openrouter.ai/api/v1/models?supported_parameters=tools |
|
I like @ping-Toven suggestion. |
all good using @ping-Toven's suggestion |
|
Did you get a chance to test this out? |
yep, that worked great listing all models with tool support |
same here |
|
Thank you for your contribution 🙏 Merging in. |
* list all openrouter models without category * use models with tool support --------- Co-authored-by: Logan Ramos <[email protected]>
|
Does this update keep us from being to add models that are available on OpenRouter but not part of the list in GitHub Copilot? |
|
Because we only want to show the models that support tool calling - since that is the agentic future of the experience. Do any of the models you are no longer seeing actually support tool calling? |
I don't know. But I can use those free models in chat and edit without any problem. Why we disabled them? |


No description provided.