TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
8.81k stars 693 forks source link

lmstudio ? #578

Open spydaz opened 3 weeks ago

spydaz commented 3 weeks ago

APIConnectionError: 'data' ?? how to find the solve for this error ? it does not seem to want to work with lmstudio and its being refused by the server ? will there be support added for lm-studio or is it only for ollama ?

Robinsane commented 1 week ago

I think only Ollama is supported (I might be wrong).

However if you haven't tried it yet, I'd suggest trying once more, while you have the litellm package installed. It's what I needed in order for Ollama to work.

pip install /app[litellm] or pip install litellm