API reference
SystemPromptContext
Context passed to a SystemPromptResolver. Field order is a
SystemPromptContext
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Context passed to a SystemPromptResolver. Field order is a compatibility contract: new fields are appended, never reordered.
Signature
interface SystemPromptContext { /* ... */ }Kind
interface