Skip to content

AgentSystemPrompt

AgentSystemPrompt<TInput> = string | Template<TInput>

Defined in: packages/core/src/agent/types.ts:41

TInput = unknown