Class JsonReferenceSchema
java.lang.Object
dev.langchain4j.model.chat.request.json.JsonReferenceSchema
- All Implemented Interfaces:
JsonSchemaElement
Can reference
JsonObjectSchema when recursion is required.
When used, the JsonObjectSchema.definitions() of the root JSON schema element
should contain an entry with a key equal to the reference() of this JsonReferenceSchema.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary