Class MistralAiResponseFormat
java.lang.Object
dev.langchain4j.model.mistralai.internal.api.MistralAiResponseFormat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
static MistralAiResponseFormat
fromSchema
(JsonSchema schema) static MistralAiResponseFormat
getType()
int
hashCode()
toString()
-
Method Details
-
getType
-
getJsonSchema
-
equals
-
hashCode
-
toString
-
fromType
-
fromSchema
-
builder
-