“Expected an object and got a string instead” issue with ask_chatgpt in R
I’m trying to run the ask_chatgpt function through multiple lines in R. A basic example:
“Expected an object and got a string instead” issue with ask_chatgpt in R
I’m trying to run the ask_chatgpt function through multiple lines in R. A basic example:
“Expected an object and got a string instead” issue with ask_chatgpt in R
I’m trying to run the ask_chatgpt function through multiple lines in R. A basic example:
“Expected an object and got a string instead” issue with ask_chatgpt in R
I’m trying to run the ask_chatgpt function through multiple lines in R. A basic example:
Using JSON mode with OpenAI package for R
I’m using Openai package in for the R language. I’m looking for a way to switch to JSON mode with the completion api.
At the moment I’m using the create_chat_completion
function such as:
call a chatGPT Assistant through API in R
I’m trying to create a GPT in R for my shinyapps using an specific assistant created in the openAi platform