OpenRouter errors #5
-
|
I also want to use OpenRouter as the single source, since it is easier to pick up more models. For embedding we can use Ollama sometimes, but that also needs documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
I remember that the id seems to be just the model name displayed on the front end, while the name is the actual model name called by the upstream api? Yesterday, when I tested it, I was able to call the gpt oss of openrouter normally, but to be honest, this is not normal in the front-end display logic. I might push a new update tonight with a better expression. |
Beta Was this translation helpful? Give feedback.
Haha, yes, that’s exactly how Sm…