Customize prompts and model routing
mainYou can refine how GABRIEL interacts with models using these options:
additional_instructions: Add clarifications to the prompt (e.g., to mandate that labels must be mutually exclusive).template_path: Provide a custom Jinja template path while maintaining built-in retries and checkpoints.gabriel.whatever: Use this for fully custom prompts, attachments, or specific routing logic.