forked from GithubProxy/ChatGPT-Next-Web
feat: support model: claude-3-5-sonnet-20240620
This commit is contained in:
parent
b6735bffe4
commit
4640060891
@ -166,6 +166,7 @@ const anthropicModels = [
|
||||
"claude-3-sonnet-20240229",
|
||||
"claude-3-opus-20240229",
|
||||
"claude-3-haiku-20240307",
|
||||
"claude-3-5-sonnet-20240620",
|
||||
];
|
||||
|
||||
export const DEFAULT_MODELS = [
|
||||
|
Loading…
Reference in New Issue
Block a user