Class JsonRawSchema
java.lang.Object
dev.langchain4j.model.chat.request.json.JsonRawSchema
- All Implemented Interfaces:
JsonSchemaElement
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JsonRawSchema.Builder
builder()
boolean
static JsonRawSchema
int
hashCode()
schema()
toString()
-
Constructor Details
-
JsonRawSchema
-
-
Method Details
-
description
- Specified by:
description
in interfaceJsonSchemaElement
-
schema
-
from
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-