Hello everyone,
I'm hoping someone here can help me with an issue I'm experiencing while using the text-davinci-003 model. Specifically, I'm able to successfully post to the model and receive replies without any issues, but as soon as I start passing extra data such as chat history or date, I'm only able to get one response before receiving a null return.
I've tried using the training model API to address this issue, but it appears to no longer be in use. I'm currently using the Axios POST method to interact with the AI.
If anyone has any suggestions or advice on how to resolve this issue, I would greatly appreciate it. Thank you in advance for your help.