Skip to content

Commit 0c5bbd8

Browse files
committed
Prediction
1 parent ac68ce9 commit 0c5bbd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chat.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ type ChatCompletionRequest struct {
322322
ServiceTier ServiceTier `json:"service_tier,omitempty"`
323323
// Embedded struct for non-OpenAI extensions
324324
ChatCompletionRequestExtensions
325+
// The prediction to use for the completion.
325326
}
326327

327328
type StreamOptions struct {

0 commit comments

Comments
 (0)