mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 15:46:39 +08:00
feat: add new claude model
This commit is contained in:
parent
4745706c42
commit
cec4ffb5ca
@ -319,6 +319,8 @@ const anthropicModels = [
|
||||
"claude-3-opus-20240229",
|
||||
"claude-3-haiku-20240307",
|
||||
"claude-3-5-sonnet-20240620",
|
||||
"claude-3-5-sonnet-20241022", // aws model
|
||||
"claude-3-5-sonnet-v2@20241022", // gcp model
|
||||
];
|
||||
|
||||
const baiduModels = [
|
||||
|
Loading…
Reference in New Issue
Block a user