We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0bd1bf + 736cbdb commit a0fa4d7Copy full SHA for a0fa4d7
1 file changed
app/constant.ts
@@ -319,6 +319,7 @@ const anthropicModels = [
319
"claude-3-opus-20240229",
320
"claude-3-haiku-20240307",
321
"claude-3-5-sonnet-20240620",
322
+ "claude-3-5-sonnet-20241022",
323
];
324
325
const baiduModels = [
0 commit comments