Add support for local models #943
Obsidiannite21
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
@Obsidiannite21 Thank you for your feedback. Currently, all the solutions for configuring the local LLM are authenticated through API Key. Based on what you said about the Ollama approach, let's see how to handle it here. |
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.
-
It seems like you already have most of what you need to make this work. Under "Add Model / OpenAI Compatible," I would just enter my Ollama IP address and model name. However, the current issue is that Chaterm requires an API key, which Ollama does not use, so the connection fails. Perhaps we could make the API key optional? I'm not a programmer, so I don't know if there is more that needs to be done, but having local model support would be amazing and something I've been looking for in an SSH client for some time.
Beta Was this translation helpful? Give feedback.
All reactions