tarasglek / chatcraft.org

Developer-oriented ChatGPT clone
https://chatcraft.org/
MIT License
147 stars 26 forks source link

Default to gpt-4o, auto. kill preference for chatgpt-3.5 with fire #636

Closed tarasglek closed 1 month ago

tarasglek commented 1 month ago

This change default us to gpt-4o as it's cheap enough now to use by default and nowhere near as useless as chatgpt-3.5. Also changed to 'auto' model on openrouter as that's their 'we pick best value model for your query' endpoint.

I would also like to add some '-overpriced' prettyName to old gpt-4 models, but will leave that to someone else.