fixes model id typo

This commit is contained in:
nai-degen 2024-06-20 10:42:48 -05:00
parent eb700d3da6
commit b4fb97ca5c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ const getModelsResponse = () => {
"claude-3-haiku-20240307",
"claude-3-opus-20240229",
"claude-3-sonnet-20240229",
"claude-3-5-sonnet-20240628"
"claude-3-5-sonnet-20240620"
];
const models = claudeVariants.map((id) => ({