You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#463 enables Ollama for ShellGPT, which is awesome.
Would you consider making the API base URL configurable in .sgptrc? LiteLLM defaults to api_base="http://localhost:11434"here.
It would be nice to be able to use ShellGPT with non-local endpoints.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @moppman, thank you for reporting this issue. We will address this in upcoming updates. We already have an issue related to OPENAI_BASE_URL#473, given that I will close this one as duplicate.
Hi,
#463 enables Ollama for ShellGPT, which is awesome.
Would you consider making the API base URL configurable in
.sgptrc
? LiteLLM defaults toapi_base="http://localhost:11434"
here.It would be nice to be able to use ShellGPT with non-local endpoints.
Thanks!
The text was updated successfully, but these errors were encountered: