jeffdapaz / VisualChatGPTStudio

Add chatGPT functionalities directly on Visual Studio
https://marketplace.visualstudio.com/items?itemName=jefferson-pires.VisualChatGPTStudio
MIT License
186 stars 48 forks source link

Add support for local LLM #73

Closed Horschig closed 1 month ago

Horschig commented 1 month ago

It's be awesome if you can add support for a local LLM, e.g. via LM Studio, Ollama or the like. Afair they support the OpenAI API, see e.g. https://ollama.com/blog/openai-compatibility.

Horschig commented 1 month ago

ah ye, saw the closed ones #59 and #65, so I'll give it a shot ;) I think a short manual would be handy though for people to try!

Horschig commented 1 month ago

oh wow, this is fcking awesome lol

thanks for the plugin!

jeffdapaz commented 1 month ago

Hi @Horschig, thanks!

I will add some information on the plugin ReadMe about the local LLM usage.