Skip to main content

SCHEMA_BLOCK_START

Constant SCHEMA_BLOCK_START 

Source
pub const SCHEMA_BLOCK_START: &str = "---BEGIN A2UI JSON SCHEMA---";
Expand description

Markers around the schema block in a generated prompt.

Fixed strings rather than prose: the reference toolkits emit exactly these, and evaluation harnesses key on them to find the block.