mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
gpt-3.5-turbo-1106
This commit is contained in:
parent
855cc6879d
commit
d9ac215ddc
@ -88,7 +88,7 @@ Latex inline: $x^2$
|
||||
Latex block: $$e=mc^2$$
|
||||
`;
|
||||
|
||||
export const SUMMARIZE_MODEL = "gpt-3.5-turbo-16k";
|
||||
export const SUMMARIZE_MODEL = "gpt-3.5-turbo-1106";
|
||||
|
||||
export const KnowledgeCutOffDate: Record<string, string> = {
|
||||
default: "2021-09",
|
||||
|
Loading…
Reference in New Issue
Block a user