Create a query template
About this walkthrough
Estimated time: 3 minutes
Tags: templates, setup, search-dsl
Define the Jinja2 query template — the 'knobs' Optuna will tune across trials — and learn the fork-to-v2 versioning pattern.
Trouble playing? Download the walkthrough video.
Step 1 — Open the Templates page. Every query template defines…

Step 2 — The create modal expects three things: a name,…

Step 3 — The body is a JSON template that embeds…

Step 4 — Submit. RelyLoop validates the Jinja2 syntax + checks…

Step 5 — Templates are immutable — to evolve them, you…

← Back to walkthroughs