microsoft / JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
MIT License
23.58k stars 1.96k forks source link

The model `text-davinci-003` has been deprecated #236

Closed dtlzhuangz closed 6 months ago

dtlzhuangz commented 6 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" image image Could you help me solve the problem?

dtlzhuangz commented 6 months ago

Modify the 'model' in config.default.yaml into gpt3 or gpt4 and 'use_completion' into false will fix it

rekcodman commented 6 months ago

I wrote this guide if you need further guidance : https://rekcodman.gitbook.io/972