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