Class JsonObjectSchema
java.lang.Object
dev.langchain4j.model.chat.request.json.JsonObjectSchema
- All Implemented Interfaces:
JsonSchemaElement
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonObjectSchema.Builder
builder()
Used together withJsonReferenceSchema
when recursion is required.boolean
int
hashCode()
required()
toString()
-
Constructor Details
-
JsonObjectSchema
-
-
Method Details