feat: New letta.md system prompt + source-faithful benchmarking prompts [LET-7747, LET-7787] (#1313)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -144,7 +144,7 @@ export interface CreateAgentOptions {
|
||||
skillsDirectory?: string;
|
||||
parallelToolCalls?: boolean;
|
||||
enableSleeptime?: boolean;
|
||||
/** System prompt preset (e.g., 'default', 'letta-claude', 'letta-codex') */
|
||||
/** System prompt preset (e.g., 'default', 'letta', 'source-claude') */
|
||||
systemPromptPreset?: string;
|
||||
/** Raw system prompt string (mutually exclusive with systemPromptPreset) */
|
||||
systemPromptCustom?: string;
|
||||
|
||||
Reference in New Issue
Block a user