menu
llm_dart package
documentation
models/tool_models.dart
StructuredOutputFormat
schema property
schema property
dark_mode
light_mode
schema
property
Map
<
String
,
dynamic
>
?
schema
final
The JSON schema for the structured output
Implementation
final Map<String, dynamic>? schema;
llm_dart package
documentation
models/tool_models
StructuredOutputFormat
schema property
StructuredOutputFormat class