Skip to main content

generate_schema_prompt_section

Function generate_schema_prompt_section 

Source
pub fn generate_schema_prompt_section(schema_path: &Path) -> Result<String>
Expand description

Generate an “Output Format” prompt section from a JSON schema.

This is injected into agent prompts when a spec has an output_schema field.