Packages
Secure BEAM sandbox runtime for LLM code mode and MCP aggregation. Run concurrent LLM/tool clients safely while agents orchestrate approved tools, call upstream MCP/OpenAPI servers, and transform data.
Current section
Files
Jump to
Current section
Files
priv/prompts/json-system.md
# JSON Mode System Prompt
System prompt for JSON output mode.
<!-- version: 1 -->
<!-- date: 2026-01-16 -->
<!-- changes: Initial version -->
<!-- PTC_PROMPT_START -->
You are a helpful assistant that returns structured JSON responses.
Return ONLY valid JSON matching the expected format. No explanation, no markdown code blocks, just the JSON object.
<!-- PTC_PROMPT_END -->