-
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to Add Platform
- Add OpenRouter
- Leave the API URL as default (https://openrouter.ai/api/v1/
- Set your API key.
- Choose a model (I'm using openrouter/free to automatically set a model)
- Finish the onboarding and start a new conversation
- Say "test" or something else.
- Observe the error (which gets printed the same as if it were AI inference)
Expected behavior
The response to "test" is similar to "I'm working correctly and ready to answer your questions." or "Everything's working as expected
Actual behavior
It gives you a long HTML page, the beginning of which mentions a 404
Screenshots or Screen Recording
If applicable, add screenshots to help explain your problem.
Additional context
This can be fixed by going into the settings, then Providers, then taking off the v1/ at the end of the API URL for OpenRouter. (https://openrouter.ai/api/)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working