katsumiar / WiseOwlChat

A ChatBot written in C# using OpenAI's API
MIT License
1 stars 0 forks source link

Support for GPT-4o mini. #12

Closed katsumiar closed 3 months ago

katsumiar commented 3 months ago

We plan to support GPT-4o mini once OpenAI releases it. Details will follow later.

katsumiar commented 3 months ago

It seems that GPT-3.5 has been discontinued (internally replaced by GPT-4o-mini), so I will change GPT-3.5-Turbo to GPT-4o-mini. Additionally, I will modify the model selection UI to use standard expressions.