Function: assistantSystemPrompt()
assistantSystemPrompt(surface): string
Defined in: src/server/ai/chat/prompts.ts:32
Build the system prompt for a surface. Injected verbatim into the provider request by the route.
Parameters
surface
AssistantSurface
Returns
string