Royal-lobster / Syncia

🌟 Chrome extension that enables users to chat with ChatGPT by opening a sidebar on any website
https://chrome.google.com/webstore/detail/syncia-power-of-chatgpt-o/bhdfllifdfodbkihgmahlfmddlmfdjak
MIT License
69 stars 17 forks source link

Use 1/25/24 GPT 4 Turbo and GPT 3.5 Turbo models #55

Closed pauly4it closed 7 months ago

pauly4it commented 7 months ago

OpenAI announced new versions of GPT 4 Turbot and GPT 3.5 Turbot models: New embedding models and API updates.

The GPT 4 Turbo and GPT 3.5 Turbo model references in Syncia should be updated to the latest ones (0125).

Relevant docs/posts:

Note: It may be worth considering updating the model references to gpt-4-turbo-preview and gpt-3.5-turbo after February 16th, when gpt-3.5-turbo will be an alias for gpt-3.5-turbo-0125. Then the model versions won't have to be updated every 3 months based on OpenAI's current release cadence.