You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -214,9 +214,6 @@ <h3>Method Details</h3>
214
214
"A String",
215
215
],
216
216
"temperature": 3.14, # Optional. Controls the randomness of predictions.
217
-
"thinkingConfig": { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don't support thinking.
218
-
"includeThoughts": True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
219
-
},
220
217
"topK": 3.14, # Optional. If specified, top-k sampling will be used.
221
218
"topP": 3.14, # Optional. If specified, nucleus sampling will be used.
222
219
},
@@ -540,9 +537,6 @@ <h3>Method Details</h3>
540
537
"A String",
541
538
],
542
539
"temperature": 3.14, # Optional. Controls the randomness of predictions.
543
-
"thinkingConfig": { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don't support thinking.
544
-
"includeThoughts": True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
545
-
},
546
540
"topK": 3.14, # Optional. If specified, top-k sampling will be used.
547
541
"topP": 3.14, # Optional. If specified, nucleus sampling will be used.
548
542
},
@@ -1061,9 +1055,6 @@ <h3>Method Details</h3>
1061
1055
"A String",
1062
1056
],
1063
1057
"temperature": 3.14, # Optional. Controls the randomness of predictions.
1064
-
"thinkingConfig": { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don't support thinking.
1065
-
"includeThoughts": True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
1066
-
},
1067
1058
"topK": 3.14, # Optional. If specified, top-k sampling will be used.
1068
1059
"topP": 3.14, # Optional. If specified, nucleus sampling will be used.
0 commit comments