-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.Request.TopLogProbabilities
Andrew Lambert edited this page Jan 1, 2024
·
1 revision
Dim TopLogProbabilities As Integer
When LogProbabilities is True
, this property specifies the number of alternate tokens to return in addition to the chosen tokens. For example, if TopLogProbabilities
is 5
, the API will return 4 alternates for each token.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.