mirror of
https://github.com/harivansh-afk/clanker-agent.git
synced 2026-04-18 19:03:44 +00:00
model upgrade
This commit is contained in:
parent
92c3bcf9f9
commit
a1c66c805a
5 changed files with 12 additions and 9 deletions
|
|
@ -151,7 +151,7 @@ function getDefaultAgentDir(): string {
|
|||
* // With explicit model
|
||||
* import { getModel } from '@mariozechner/pi-ai';
|
||||
* const { session } = await createAgentSession({
|
||||
* model: getModel('anthropic', 'claude-opus-4-5'),
|
||||
* model: getModel('anthropic', 'claude-opus-4-6'),
|
||||
* thinkingLevel: 'high',
|
||||
* });
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue