mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 12:10:17 +09:00
add claude-3-5-sonnet-latest and claude-3-opus-latest
add claude-3-5-sonnet-latest and claude-3-opus-latest
This commit is contained in:
parent
a0fa4d7e72
commit
44383a8b33
@ -320,6 +320,8 @@ const anthropicModels = [
|
||||
"claude-3-haiku-20240307",
|
||||
"claude-3-5-sonnet-20240620",
|
||||
"claude-3-5-sonnet-20241022",
|
||||
"claude-3-5-sonnet-latest",
|
||||
"claude-3-opus-latest",
|
||||
];
|
||||
|
||||
const baiduModels = [
|
||||
|
Loading…
Reference in New Issue
Block a user