Skip to content

ChatGPT support

Compare
Choose a tag to compare
@karfly karfly released this 02 Mar 18:50
· 75 commits to main since this release
0779808

Recently OpenAI released their ChatGPT API. It's 10x cheaper and has native ability to maintain the context of the dialog.

Starting with this version ChatGPT API will be the default option for bot. If you want to use older text-davinci-003 API, you can set use_chatgpt_api: false in config/config.yml.

Let's go! 馃嵖