-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in map: ℹ In index: 1. #199
Comments
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: |
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 |
Hi, there are two problems here.
|
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
The text was updated successfully, but these errors were encountered: