Skip to main content

Module schema

Module schema 

Source
Expand description

JSON Schema generation for AgenticConfig.

Uses schemars to generate a JSON Schema that can be used for IDE autocomplete and validation.

Functionsยง

schema
Generate the JSON Schema for AgenticConfig.
schema_json_pretty
Generate the JSON Schema as a pretty-printed JSON string.