asyncwebio / strapi-chatgpt

Integrate ChatGPT into your Strapi application. You get both a UI to interact with ChatGPT and an API end-points to integrate into your applications.
MIT License
17 stars 5 forks source link

feat: GPT 4 Update (#1) #8

Closed theCompanyDream closed 7 months ago

theCompanyDream commented 7 months ago

This updates openai and so that you can use dall-e2 and 3 and GPT3 and GPT4. As well as fix some code that was deprecated and duplicated throughout the plugin.