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

[Feature Request]Updated Models! #567

Closed jetiburon closed 2 months ago

jetiburon commented 3 months ago

Hi! I'd like to request some additional models for BetterGPT. The playground offers a number of models that don't appear to be available via BetterGPT.

Thank you for building this outstanding tool!

ekk88d commented 3 months ago

I'd like to see this models implemented, too. The option to sticky that top bar which shows the model #, temp, etc., is also welcome.

Once users scroll down into their prompts/responses, the top bar disappears.

ndisalvio3 commented 2 months ago

gpt-4-32k isnt generally available so it would only really work for a subset of users as per openai ("This model was never rolled out widely in favor of GPT-4 Turbo."), gpt-4-0613 is just gpt-4, if you want the best of both worlds use gpt-4-0125-preview for 128K context and lower cost.

jetiburon commented 2 months ago

Got it.

In my experience, gpt-4-0125-preview is not a very good model. Even though it's the latest one, I find it highly censored and preachy, and not very capable in terms of reasoning and memory. It fails many of the tasks that the November model handles easily. And of course, the GPT-4 model (gpt-4-0613) is the smartest, although it has the smallest context window, costs the most, and seems to have more typos than the other models.

On Thu, Apr 4, 2024 at 8:51 AM Nicholas @.***> wrote:

gpt-4-32k isnt generally available so it would only really work for a subset of users as per openai ("This model was never rolled out widely in favor of GPT-4 Turbo."), gpt-4-0613 is just gpt-4, if you want the best of both worlds use gpt-4-0125-preview for 128K context and lower cost.

— Reply to this email directly, view it on GitHub https://github.com/ztjhz/BetterChatGPT/issues/567#issuecomment-2037576580, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7QAQ5BVRP6CHUVE5R2655TY3VZGPAVCNFSM6AAAAABFLQWNVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZXGU3TMNJYGA . You are receiving this because you authored the thread.Message ID: @.***>

bb33bb commented 2 months ago

gpt-4-turbo-2024-04-09 can we add it ?

jetiburon commented 2 months ago

When was the last time you guys saw a response from the author? I'm not sure she's still involved with the project.

On Wed, Apr 10, 2024 at 7:30 PM boy1337 @.***> wrote:

gpt-4-turbo-2024-04-09 can we add it ?

— Reply to this email directly, view it on GitHub https://github.com/ztjhz/BetterChatGPT/issues/567#issuecomment-2048828550, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7QAQ5GRXACHL5GWDJEN5JDY4XYWHAVCNFSM6AAAAABFLQWNVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBYHAZDQNJVGA . You are receiving this because you authored the thread.Message ID: @.***>

maozdemir commented 2 months ago

gpt-4-turbo-2024-04-09 can we add it ?

See my fork at https://maozdemir.github.io/BetterChatGPT/ Automatically deployed from source: https://github.com/maozdemir/BetterChatGPT (thankfully the automatic deploying was implemented by @ztjhz)

jetiburon commented 2 months ago

Sweet! Is GPT-4-turbo = gpt-4-turbo-2024-04-09?

On Wed, Apr 10, 2024 at 9:45 PM maozdemir @.***> wrote:

gpt-4-turbo-2024-04-09 can we add it ?

See my fork at https://maozdemir.github.io/BetterChatGPT/ Automatically deployed from source: https://github.com/maozdemir/BetterChatGPT (thankfully the automatic deploying was implemented by @ztjhz https://github.com/ztjhz)

— Reply to this email directly, view it on GitHub https://github.com/ztjhz/BetterChatGPT/issues/567#issuecomment-2048917602, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7QAQ5EVLTIAY7F7UZOTV6TY4YIM3AVCNFSM6AAAAABFLQWNVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBYHEYTONRQGI . You are receiving this because you authored the thread.Message ID: @.***>

maozdemir commented 2 months ago

Sweet! Is GPT-4-turbo = gpt-4-turbo-2024-04-09? On Wed, Apr 10, 2024 at 9:45 PM maozdemir @.> wrote: gpt-4-turbo-2024-04-09 can we add it ? See my fork at https://maozdemir.github.io/BetterChatGPT/ Automatically deployed from source: https://github.com/maozdemir/BetterChatGPT (thankfully the automatic deploying was implemented by @ztjhz https://github.com/ztjhz) — Reply to this email directly, view it on GitHub <#567 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7QAQ5EVLTIAY7F7UZOTV6TY4YIM3AVCNFSM6AAAAABFLQWNVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBYHEYTONRQGI . You are receiving this because you authored the thread.Message ID: @.>

yes, it defaults to the latest.

https://platform.openai.com/docs/models/continuous-model-upgrades

endolith commented 2 months ago

This fork supports openrouter https://github.com/jackschedel/KoalaClient/issues/103

endolith commented 2 months ago

gpt-4-turbo-2024-04-09 can we add it ?

See my fork at maozdemir.github.io/BetterChatGPT Automatically deployed from source: maozdemir/BetterChatGPT (thankfully the automatic deploying was implemented by @ztjhz)

Yours doesn't support syncing with Google though?

jetiburon commented 2 months ago

You did it! Thank you!