waveterm
waveterm copied to clipboard
Use gpt-4o-mini by default
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.
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!
Closing as no longer relevant wIth the new codebase