Was looking for a package to construct json schemas with dart data classes. This looks like it's only for parsing and validation. Are there any plans (or docs) on constructing JSON schemas using this package?
Trying to drive LLM response formats with JSON schema.
Was looking for a package to construct json schemas with dart data classes. This looks like it's only for parsing and validation. Are there any plans (or docs) on constructing JSON schemas using this package?
Trying to drive LLM response formats with JSON schema.