[GH-ISSUE #1173] [FEAT]: OpenRouter - Fetch from API #724

Closed
opened 2026-02-22 18:21:02 -05:00 by yindo · 1 comment
Owner

Originally created by @timothycarambat on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1173

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

For OpenRouter we use a statically bundled JSON object to report the models because the JSON is quite large. Given how OpenRouter integrates models very quickly it does not make sense to have this be a chore we have to do every week.

https://openrouter.ai/docs#models

They have a /models endpoint we should leverage.

Originally created by @timothycarambat on GitHub (Apr 22, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1173 Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? For OpenRouter we use a statically bundled JSON object to report the models because the JSON is quite large. Given how OpenRouter integrates models very quickly it does not make sense to have this be a chore we have to do every week. https://openrouter.ai/docs#models They have a /models endpoint we should leverage.
yindo added the enhancementcore-team-onlyfeature request labels 2026-02-22 18:21:02 -05:00
yindo closed this issue 2026-02-22 18:21:02 -05:00
Author
Owner

@joebitcoinorg commented on GitHub (Sep 13, 2024):

How can I edit the config file to make a selection for an Openrouter llm selection?

I want to select the new OpenAI o1 versions. But even with my openrouter api key entered, the dropdown selector won't populate. Hmmm... maybe since it's so large - I might need to let it sit there for several minutes.

@joebitcoinorg commented on GitHub (Sep 13, 2024): How can I edit the config file to make a selection for an Openrouter llm selection? I want to select the new OpenAI o1 versions. But even with my openrouter api key entered, the dropdown selector won't populate. Hmmm... maybe since it's so large - I might need to let it sit there for several minutes.
yindo changed title from [FEAT]: OpenRouter - Fetch from API to [GH-ISSUE #1173] [FEAT]: OpenRouter - Fetch from API 2026-06-05 14:36:52 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#724