Class JsonObjectSchema
java.lang.Object
dev.langchain4j.model.chat.request.json.JsonObjectSchema
- All Implemented Interfaces:
JsonSchemaElement
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JsonObjectSchema.Builderbuilder()Used together withJsonReferenceSchemawhen recursion is required.booleaninthashCode()required()toString()
-
Constructor Details
-
JsonObjectSchema
-
-
Method Details