Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.oduist.com/llms.txt

Use this file to discover all available pages before exploring further.

Tips & Tricks

Prompts

Using dynamic variables in prompts:
  • Works: {{system_error_message}}
  • Does not work (spaces inside braces): {{ system_error_message }}