Replies: 1 comment
-
From the error I see "unknown model". You must have the correct model name from OpenRouter. I tested openrouter in openai proxy base URL as well, it works for me. But note that whenever you use this, you must put your API key in the OpenAI API key field, and pick any OpenAI model from the picker as a placeholder (the real model used is OpenAI Proxy Model Name). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the section OpenRouter.ai API Settings, I set an API Key and model. However, when chatting with a long note, it did not work. The output given by Copilot is empty. However, I can see three requests to OpenRouter on its website and the costs are deducted. I also the following messages repeated by three times in the console:
I also tried to set the following:

However, the long note chat did not work either. On the other hand, in pure chat mode, it works as expected.
Beta Was this translation helpful? Give feedback.
All reactions