MichelNivard / gptstudio

GPT RStudio addins that enable GPT assisted coding, writing & analysis
https://michelnivard.github.io/gptstudio/
Other
906 stars 109 forks source link

issue running gptstudio with ollama #212

Closed jakeberv closed 5 months ago

jakeberv commented 5 months ago

Hi there-- I'm trying to get gptstudio working with codestral and ollama -- I have managed to get local ollama working with the new codestral model (not using docker). using the development version of gptstudio, the shiny chat works (after setting the local api), but it seems like the other addins (commenting etc) are defaulting to using ChatGPT and not the local ollama instance. Is there any obvious thing to try?

Thanks, Jake

calderonsamuel commented 5 months ago

Thanks for your report @jakeberv !

We need more information about your setup to correctly diagnose the problem, please open a new issue following the "Bug report" route. We provide instructions for sharing setup information there. I'll close this issue but hope to continue this thread on the new issue.