Closed urban-m closed 6 months ago
Thank you for your report. Please provide the following info:
Which addin is giving the problem?
If possible, share the input you give and how you interacted with the addin
Paste the output of: reprex::reprex(sessioninfo::session_info("gptstudio"))
. This will tell us the version you are running
Thank you Samuel for your reply.
The issue arises when starting a chat using the gptstudio addin. The interface appears, but upon entering any prompt it disappears and the above error message is thrown. When klicking the "spelling and grammar" and "comment your code" the below error message appears
this is the session info sessioninfo::session_info("gptstudio")
─────────────────────────────────────────────
Hi, there are two problems here.
Hi Samuel,
thanks! I'm definitely in Rstudio. :)
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?
entering any text into the prompt throws the below error ... ("Argument hat Länge 0" is "argument has length 0 in English").
"comment your code" and "spelling and grammar" functions bring up a pop up window saying "error in req_perform(.)".
sorry. newbie to this, help greatly appreciated
Relevant log output
Session info
Code of Conduct