I have implemented chatGPT(i.e davinci) in my react-native app and it has been working well so far. However, I would appreciate if you could share any scenarios where you feel the performance of davinci is not up to the mark.
As far as I am aware, chatGPT uses the text-davinci-003 model. Please let me know if this is incorrect.
I have implemented chatGPT(i.e davinci) in my react-native app and it has been working well so far. However, I would appreciate if you could share any scenarios where you feel the performance of davinci is not up to the mark.
As far as I am aware, chatGPT uses the text-davinci-003 model. Please let me know if this is incorrect.
Thank you for your help!
I have actually tried to run both prompts for notifications in chatgpt and text-davinci-003, and got a lot better one for chatgpt.
It is more aware of the context.
Also chatgpt knows how to answer questions, text-davinci-003 and the rest of the models are more auto-completion models.