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.