Closed alirezach closed 1 week ago
Hi, thanks for reporting! This is duplicate, here is the solution: https://github.com/MichelNivard/gptstudio/issues/230#issuecomment-2448920453
Sidenote: you have the dev version of {rstudioapi}
, not {gptstudio}
. This is why you don't have the tooltips that were meant to guide you to save after changing settings.
I'm closing this, but let us know if the problem persists.
Confirm setup
{gptstudio}
(pak::pak("MichelNivard/gptstudio")
) and tested if the problem remains.{reprex}
and{sessioninfo}
packages to be able to run this issue's code snippetpak::pak(c("reprex", "sessioninfo"))
.What happened?
I'm trying to use gptstudio and fail and fail and fail again. I have ollama and use this on vscode and positron without problem also I have google API (I dont have and use OpenAI)
When load chat windows and set model on it, after submit show error
Relevant log output
Session info
Code of Conduct