chore: change default agent name to 'Nameless Agent' (#319)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -10,4 +10,4 @@ export const DEFAULT_MODEL_ID = "sonnet-4.5";
|
||||
/**
|
||||
* Default agent name when creating a new agent
|
||||
*/
|
||||
export const DEFAULT_AGENT_NAME = "letta-code-agent";
|
||||
export const DEFAULT_AGENT_NAME = "Nameless Agent";
|
||||
|
||||
Reference in New Issue
Block a user