Welcome to OpenAI community @palakshah2024.1
If you want to use the chat completions endpoint, use:
openai.ChatCompletion.create()
with a compatible chat model like gpt-3.5-turbo or gpt-4.
Welcome to OpenAI community @palakshah2024.1
If you want to use the chat completions endpoint, use:
openai.ChatCompletion.create()
with a compatible chat model like gpt-3.5-turbo or gpt-4.