-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add support for Openrouter #19
Comments
Openrouter uses an OpenAI compatible API so all you need to do is set the OPENAI_ENDPOINT and OPENAI_API_KEY to those of Openrouter.
In the UI set the LLM provider to openai and to get the proper model name format: OpenRouter > Models |
Can confirm it works, I tried out the demo :)
Then I checked OpenRouter usage: Here the demo: |
The above workaround settings are forgotten and need to be set each time the page is refreshed. Just FYI please. |
No description provided.
The text was updated successfully, but these errors were encountered: