vldc-hq / vldc-bot

The official VLDC telegram group bot
https://vldc.org
MIT License
27 stars 15 forks source link

update soon-to-be-deprecated model #291

Closed C-Pro closed 1 year ago

C-Pro commented 1 year ago

OpenAI has scheduled to deprecate model we are using text-davinci-003 in early 2024. https://openai.com/blog/gpt-4-api-general-availability

Changing it to the recommended replacement model 'gpt-3.5-turbo-instruct' and slightly tuning the prompt.

egregors commented 1 year ago

Lgtm

C-Pro commented 1 year ago

@egregors we need to update python-telegram-bot to new major version to update all vulnerable deps. It will break things

egregors commented 1 year ago

@egregors we need to update python-telegram-bot to new major version to update all vulnerable deps. It will break things

It could be painful :/ Are we REALLY wanna do it? Is rust implementation still not ready?

C-Pro commented 1 year ago

It could be painful :/ Are we REALLY wanna do it? Is rust implementation still not ready?

Of course it is. The question is the world ready for it?