Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "advanced models" ModelSelector expansion #412

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andoo391
Copy link

Added an expansion button to the model selector that exposes gpt-3.5-turbo-0301, gpt-4-0314, gpt-4-32k-0314.
I also gave the hover highlight rounded corners, to match the selection box's corners.

default expanded
image image

I've been hearing anecdotally that gpt-4-0314 performs better than gpt-4-0613(current), so i think it's fair to add these for extra customization/evaluations.

They aren't being removed from the API until next year:

July 20, 2023 update:
We previously communicated to developers that gpt-3.5-turbo-0301, gpt-4-0314 and gpt-4-32k-0314 models were scheduled for sunset on Sept 13, 2023. After reviewing feedback from customers and our community, we are extending support for those models until at least June 13, 2024.

@code-groove-alien
Copy link

Great andoo391 , think we should also add gpt-4-0613 also as the gpt-4 is the older model , what do you think ?

@andoo391
Copy link
Author

0613 is just a snapshot of gpt-4 + functions API, no? we can't use functions in BetterChatGPT yet i think

@FonzieMcCloud
Copy link

Can we get this pulled into the latest version and update the website ASAP? Gpt4-0314 is just so much better then the current version!

@821869798
Copy link

+1

@Jupalaja
Copy link
Contributor

According to the deprecations info in the openai docs gpt-4-0314 has been deprecated since June 13th, please verify to close the issue.

@FonzieMcCloud
Copy link

FonzieMcCloud commented Aug 14, 2023

According to the deprecations info in the openai docs gpt-4-0314 has been deprecated since June 13th, please verify to close the issue.

nope

„ We previously communicated to developers that gpt-3.5-turbo-0301, gpt-4-0314 and gpt-4-32k-0314 models were scheduled for sunset on Sept 13, 2023. After reviewing feedback from customers and our community, we are extending support for those models until at least June 13, 2024.“

Source: https://openai.com/blog/function-calling-and-other-api-updates

the same is also written on the site you linked. Its not 2024 yet :D

@andoo391
Copy link
Author

andoo391 commented Oct 5, 2023

Is this dead? I might just focus on my own fork. The featureset isn't making it any more compelling compared to the alternatives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants