mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
chore: updated to latest version of claude sonnet 3.5
This commit is contained in:
parent
96063f7937
commit
54271b3c67
@ -5,5 +5,5 @@ export function getAnthropicModel(apiKey: string) {
|
||||
apiKey,
|
||||
});
|
||||
|
||||
return anthropic('claude-3-5-sonnet-20240620');
|
||||
return anthropic('claude-3-5-sonnet-20241022');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user