sttp.openai.requests.completions.chat.ChatRequestBody.Prediction
See thePrediction companion object
Value parameters
- `type`
-
The type of the predicted content you want to provide. This type is currently always content.
- content
-
The content that should be matched when generating a model response. If generated tokens would match this content, the entire model response can be returned much more quickly.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article