JsonStructuredData

constructor(id: String, serializer: KSerializer<TStruct>, structureLanguage: JsonStructureLanguage, examples: List<TStruct>, jsonSchema: LLMParams.Schema.JSON)(source)

Parameters

TStruct

The type of data to be structured.