chore: update default model from sonnet-4.5 to sonnet-4.6 (#1237)
Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
/**
|
/**
|
||||||
* Default model ID to use when no model is specified
|
* Default model ID to use when no model is specified
|
||||||
*/
|
*/
|
||||||
export const DEFAULT_MODEL_ID = "sonnet-4.5";
|
export const DEFAULT_MODEL_ID = "sonnet";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default agent name when creating a new agent
|
* Default agent name when creating a new agent
|
||||||
|
|||||||
Reference in New Issue
Block a user