ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
7.8k stars 2.63k forks source link

Added GPT-4 Turbo and GPT-4 Turbo Preview to chat models, tokens, and cost #570

Open maozdemir opened 2 months ago

maozdemir commented 2 months ago

For both 'gpt-4-turbo' and 'gpt-4-turbo-preview', they each have been assigned a max token value of 128000, a prompt price of 10.00 per 1,000,000 units, and a completion price of 30.00 per 1,000,000 units. This commit is for the release of 09-04-2024 models and API updates.

ztjhz commented 2 months ago

Could you help resolve the merge conflict? Please adjust the pricing details to reflect the cost per 1000 tokens too.