Class ResponseFormat
java.lang.Object
nl.dannyj.mistral.models.completion.ResponseFormat
The response format of a completion request.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
The type of the response format.void
setType
(ResponseFormats type) The type of the response format.toString()
-
Constructor Details
-
ResponseFormat
-
ResponseFormat
public ResponseFormat()
-
-
Method Details