Enums§
Traits§
- AiJson
Template - The derived code implements
AiJsonTemplate
for each struct, letting you callMyStruct::to_template()
to get a JSON “schema” describing how the AI should produce data that matches this layout.
AiJsonTemplate
for each struct, letting you
call MyStruct::to_template()
to get a JSON “schema” describing how the
AI should produce data that matches this layout.