Closed dtlzhuangz closed 8 months ago
I have tried the example case following the server mode and cli mode. Both return "The model text-davinci-003 has been deprecated" Could you help me solve the problem?
text-davinci-003
Modify the 'model' in config.default.yaml into gpt3 or gpt4 and 'use_completion' into false will fix it
I wrote this guide if you need further guidance : https://rekcodman.gitbook.io/972
I have tried the example case following the server mode and cli mode. Both return "The model
text-davinci-003
has been deprecated" Could you help me solve the problem?