I’m not a great programmer. I made such a change in my code. It works fine in text-davinci-003, but gives 404 error in gpt-3.5-turbo. Can you help me discover ChatGPT?
You cannot use the same API endpoint.
See the OpenAI API docs on the chat
completion and you will easily understand how to do it.
thanx ruby. You are a great person. I will try what you say
Where exactly the endpoint is being setup?