-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.TokenEngine.AlternateProbabilities
Andrew Lambert edited this page Mar 7, 2023
·
2 revisions
Function AlternateProbabilities(TokenIndex As Integer) As Double()
Name | Type | Comment |
---|---|---|
TokenIndex | Integer | The index of the token to get alternate probabilities for. |
An array of Double
values indicating the alternate probabilities.
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.