waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

Use gpt-4o-mini by default

Open kamushadenes opened this issue 1 year ago • 1 comments

OpenAI recently announced the launch of GPT 4o mini, a small LLM model that's both smarter and cheaper than GPT-3.5 Turbo, meaning there's no reason not to use it by default.

This simple PR replaces all occurences of gpt-3.5-turbo with gpt-4o-mini.

kamushadenes avatar Jul 26 '24 01:07 kamushadenes

This looks good to go, just waiting because we are making an update to our backend to set gpt4o-mini as the default there too!

esimkowitz avatar Jul 26 '24 15:07 esimkowitz

Closing as no longer relevant wIth the new codebase

esimkowitz avatar Sep 30 '24 17:09 esimkowitz