AgentMark prompts use TemplateDX, a syntax that combines Markdown with JSX-like components.Documentation Index
Fetch the complete documentation index at: https://docs.agentmark.co/llms.txt
Use this file to discover all available pages before exploring further.
Quick reference
Message roles
Text and Object prompts use message-role tags (<System>, <User>, <Assistant>). Image and Speech prompts use dedicated root tags (<ImagePrompt>, <SpeechPrompt>).
Text prompts
The<Assistant> tag is optional — include it to provide few-shot examples or prior conversation turns.
Object prompts
Object prompts produce structured output defined by aschema field in the object_config frontmatter. The <Assistant> tag below is an optional few-shot example showing the model what a valid response looks like — it does not drive the structure itself.
Image prompts
Speech prompts
Variables
Use variables to make prompts dynamic:Conditionals
Show or hide content based on conditions:Loops
Iterate over arrays:Filters
Transform values with built-in filters:Learn more
For complete documentation on all syntax features, including advanced templating, filters, components, and type safety:Visit TemplateDX Documentation
Complete syntax guide →
Have Questions?
We’re here to help! Choose the best way to reach us:
- Email us at hello@agentmark.co for support
- Schedule an Enterprise Demo to learn about our business solutions