#Is GPT-3.5-turbo generally available or still on waitlist?
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I get this error:
Error with OpenAI API request: openai.ChatCompletion is not a function
And in the playground when I select chat mode, the load/save/view code is grayed out.
please update your openai module
In my code I am calling the 3.5-turbo model. Is there anything else I need to do sever side to go from using davinci to 3.5 ?