Skip to main content
Module json_schema_types
headless_
lms_
utils
0.1.0
Module json_
schema_
types
Module Items
Structs
Enums
Functions
In crate headless_
lms_
utils
headless_lms_utils
Module
json_
schema_
types
Copy item path
Source
Structs
§
Array
Property
Json
Item
A scalar value in a
Schema
: the property types that have no inner shape.
Schema
Defines the shape of a JSON object for the LLM, used both for structured output and for the parameters of a tool definition.
Enums
§
Array
Item
JSON
Type
Schema
Property
Type
Functions
§
string_
array_
property
An array of plain strings, the one composite property that tool parameter and structured output schemas keep asking for.
description
explains the array to the LLM; the items carry none of their own.