Skip to content

Conversation

@danilofalcao
Copy link
Contributor

No description provided.

@isidorn
Copy link
Contributor

isidorn commented Jul 11, 2025

@danilofalcao why do you think we should list all models? I worry that most of these models will not work well in VS Code?

@danilofalcao
Copy link
Contributor Author

@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

@ping-Toven
Copy link

it might make sense to filter using our tool calling param: https://openrouter.ai/api/v1/models?supported_parameters=tools

@isidorn
Copy link
Contributor

isidorn commented Jul 11, 2025

I like @ping-Toven suggestion.
@danilofalcao can you update the PR if this suggestion makes sense to you (we care about models that support tool calling)

@danilofalcao
Copy link
Contributor Author

I like @ping-Toven suggestion. @danilofalcao can you update the PR if this suggestion makes sense to you (we care about models that support tool calling)

all good using @ping-Toven's suggestion

@danilofalcao danilofalcao changed the title list all openrouter models without category list all openrouter models without category but tools support Jul 11, 2025
@isidorn
Copy link
Contributor

isidorn commented Jul 11, 2025

Did you get a chance to test this out?

@danilofalcao
Copy link
Contributor Author

?supported_parameters=tools

yep, that worked great listing all models with tool support

@felipesssantos
Copy link

?supported_parameters=tools

yep, that worked great listing all models with tool support

same here

@isidorn isidorn added this to the July 2025 milestone Jul 11, 2025
@isidorn isidorn added this pull request to the merge queue Jul 14, 2025
@isidorn
Copy link
Contributor

isidorn commented Jul 14, 2025

Thank you for your contribution 🙏 Merging in.

Merged via the queue into microsoft:main with commit 87eb44e Jul 14, 2025
6 checks passed
connor4312 pushed a commit that referenced this pull request Jul 15, 2025
* list all openrouter models without category

* use models with tool support

---------

Co-authored-by: Logan Ramos <[email protected]>
@rthidden
Copy link

rthidden commented Aug 8, 2025

Does this update keep us from being to add models that are available on OpenRouter but not part of the list in GitHub Copilot?

@icegull
Copy link

icegull commented Aug 8, 2025

Before upgrading, I can see useful free openrouter API like:

  1. qwen/qwen3-coder:free
  2. deepseek/deepseek-r1-0528:free
  3. deepseek/deepseek-r1:free

Now they are all gone..... I can't see them in openrouter anymore...
Do you know why?

image

@isidorn
Copy link
Contributor

isidorn commented Aug 8, 2025

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?

@icegull
Copy link

icegull commented Aug 8, 2025

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?

@danilofalcao
Copy link
Contributor Author

image

i'm still able to see free models. qwen3-coder isn't free anymore on openrouter. this is not a vscode/extension issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants