adds proper Opus model check to aws claude keychecker
This commit is contained in:
@@ -37,6 +37,7 @@ const getModelsResponse = () => {
|
||||
"anthropic.claude-v2:1",
|
||||
"anthropic.claude-3-haiku-20240307-v1:0",
|
||||
"anthropic.claude-3-sonnet-20240229-v1:0",
|
||||
"anthropic.claude-3-opus-20240229-v1:0"
|
||||
];
|
||||
|
||||
const models = variants.map((id) => ({
|
||||
|
||||
Reference in New Issue
Block a user