Kind: Function
Source: atloria-monorepo/apps/api/src/support-agent/prompts/system-prompt-layers.ts
Assembles all prompt layers into a complete system prompt
Signature
tsfunction buildSystemPrompt(context: PromptContext): string
Parameters
| Name | Type |
|---|---|
context | PromptContext |
Returns: string
Was this page helpful?