-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: add dynamic openrouter model list #233
feat: add dynamic openrouter model list #233
Conversation
OpenAI also has similar endpoint Also Groq too https://console.groq.com/docs/api-reference#models-list Antropic on other hand does not provide such list |
Could someone kindly review this and merge it? There are several open PRs that need to be reviewed and merged. |
I just realized there is better place for this code, I will refactor it, no need to review/merge yet |
…ter-model-list # Conflicts: # app/utils/constants.ts
…ter-model-list # Conflicts: # app/components/chat/BaseChat.tsx
I will merge it with my other API Keys related PR, will close this one |
Closed as it was merged with #251 |
Slowly adding features from my fork
List of things that were done:
Optional: I am not sure about is price and context size added to label.
I think its useful information but its not super readable at the moment.