shell_gpt
shell_gpt copied to clipboard
ollama guide does NOT work
- https://github.com/TheR1D/shell_gpt/wiki/Ollama
- config
CHAT_CACHE_PATH=C:\Users\Y00655~1\AppData\Local\Temp\chat_cache CACHE_PATH=C:\Users\Y00655~1\AppData\Local\Temp\cache CHAT_CACHE_LENGTH=100 CACHE_LENGTH=100 REQUEST_TIMEOUT=60 DEFAULT_MODEL=ollama/mistral:7b-instruct DEFAULT_COLOR=magenta ROLE_STORAGE_PATH=C:\Users\y00655008\.config\shell_gpt\roles DEFAULT_EXECUTE_SHELL_CMD=false DISABLE_STREAMING=false CODE_THEME=dracula OPENAI_FUNCTIONS_PATH=C:\Users\y00655008\.config\shell_gpt\functions OPENAI_USE_FUNCTIONS=true SHOW_FUNCTIONS_OUTPUT=false API_BASE_URL=default PRETTIFY_MARKDOWN=true USE_LITELLM=true SHELL_INTERACTION=true OS_NAME=auto SHELL_NAME=auto OPENAI_API_KEY=yyh OPENAI_USE_FUNCTIONS=true - error
ResponseNotRead: Attempted to access streaming response content, without having calledread().