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 gpt-4-0125-preview to model list #3924

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

leo4life2
Copy link
Contributor

Add the new model, as OpenAI has just announced.

Copy link

vercel bot commented Jan 25, 2024

@leo4life2 is attempting to deploy a commit to the NextChat Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

Your build has completed!

Preview deployment

Copy link
Contributor

@H0llyW00dzZ H0llyW00dzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need changed

@@ -108,6 +108,7 @@ export const SUMMARIZE_MODEL = "gpt-3.5-turbo";
export const KnowledgeCutOffDate: Record<string, string> = {
default: "2021-09",
"gpt-4-1106-preview": "2023-04",
"gpt-4-0125-preview": "2023-04",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"gpt-4-0125-preview": "2023-04",
"gpt-4-0125-preview": "2023-04",
"gpt-4-turbo-preview": "2023-04",

add more model

image

Note

To be honest, there is only a minor difference regarding the new models.

@fred-bf fred-bf merged commit 981a362 into ChatGPTNextWeb:main Jan 26, 2024
1 of 2 checks passed
H0llyW00dzZ pushed a commit to H0llyW00dzZ/ChatGPT-Next-Web that referenced this pull request Jan 26, 2024
H0llyW00dzZ added a commit to H0llyW00dzZ/ChatGPT-Next-Web that referenced this pull request Jan 26, 2024
* Add gpt-4-0125-preview (ChatGPTNextWeb#3924)

* Add gpt-4-turbo-preview

---------

Co-authored-by: leo4life2 <[email protected]>
@devyujie
Copy link

gpt-4-turbo-preview 呢..

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


What about gpt-4-turbo-preview...

JMcn added a commit to JMcn/ChatGPT-Next-Web that referenced this pull request Jan 28, 2024
* Fix: Routes `/api/cors/[...path]` was not configured to run with the Edge Runtime

* add workflows/deploy preview

* add delete preview scripts

* add workflow_dispatch

* test pr deploy

* add workflows/deploy preview

* add delete preview scripts

* add workflow_dispatch

* test pr deploy

* fix vercel alias domains

* fix: cicd , add pull_request_target

* fix: cicd, vercel domain suffix secret

* chore: change default submit key

* fix: cicd, delete vercel pre

* fix: cicd, vercel alias domain

* fix: cicd, delete vercel pre (ChatGPTNextWeb#3910)

* fix: cicd, delete velcel pre

* fix: cicd, alias domain env name

* fix: cicd, remove workflow_dispatch

* fix: cicd, checkout sha

* Add gpt-4-0125-preview (ChatGPTNextWeb#3924)

* update google api region (ChatGPTNextWeb#3934)

Co-authored-by: GH Action - Upstream Sync <[email protected]>

* Feat Models [GPT-4-turbo] (ChatGPTNextWeb#3932)

[+] feat(constant.ts): add new models to DEFAULT_MODELS array

---------

Co-authored-by: Yasin <[email protected]>
Co-authored-by: 孙高猛 <[email protected]>
Co-authored-by: sungaomeng <[email protected]>
Co-authored-by: fred-bf <[email protected]>
Co-authored-by: Leo Li <[email protected]>
Co-authored-by: NieXi <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: H0llyW00dzZ <[email protected]>
lovelytan pushed a commit to lovelytan/ChatGPT-Next-Web that referenced this pull request Feb 1, 2024
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
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.

5 participants