Relative Content

Tag Archive for ropenai-api

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: