Suggestions for Ollama Wiki Modifications #654
KimCookieYa
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wish I could add the following description to [ShellGPT configuration] section. This will help others.
ShellGPT configuration
Now when we have Ollama backend running we need to configure ShellGPT to use it. To communicate with local LLM backends, ShellGPT utilizes LiteLLM. To install it run:
pip install "shell-gpt[litellm]"
Edit
~/.config/shell_gpt/.sgptrc
to specify a default model.vim ~/.config/shell_gpt/.sgptrc
Beta Was this translation helpful? Give feedback.
All reactions