Replies: 1 comment 2 replies
-
Profiles would be proper a fix I guess for stuff like this - will add an issue. Meanwhile what you could do is to do an alias command, which sets certain env variables, such as It's possible to set different model runtime too: |
Beta Was this translation helpful? Give feedback.
2 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.
-
I would like to be able to switch models. For example when a local model does not perform well, I might want to switch to a remote model, which costs API keys. My use-case would be ollama and probably qwen3-235b through venice.ai.
That would require the change to configuration file format (you can't have more than one openrouter: key) and a new command /model
Beta Was this translation helpful? Give feedback.
All reactions