withStoredSystemPrompt
withStoredSystemPrompt(
systemPrompt,transcript,options?):ModelMessage[]
Defined in: packages/core/src/agent/resolve-system-prompt.ts:98
Prepend a pinned system prompt to a transcript for MessageStore.save.
Parameters
Section titled “Parameters”systemPrompt
Section titled “systemPrompt”string
transcript
Section titled “transcript”options?
Section titled “options?”agentId?
Section titled “agentId?”string | null