Class ResponseFormat.JsonSchema
java.lang.Object
org.springframework.ai.openai.api.ResponseFormat.JsonSchema
- Enclosing class:
ResponseFormat
JSON schema object that describes the format of the JSON object. Applicable for the
'json_schema' type only.
- Since:
- 1.0.0
- Author:
- Christian Tzolov
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonSchema
public JsonSchema()
-
-
Method Details
-
getName
-
getSchema
-
getStrict
-
builder
-
hashCode
-
equals
-