-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.TokenEngine.Probability
Andrew Lambert edited this page Mar 7, 2023
·
2 revisions
OpenAI.TokenEngine.Probability
Function Probability(TokenIndex As Integer) As Double
Name | Type | Comment |
---|---|---|
TokenIndex | Integer | The index of the token to get the probability of. |
The probability value of the specified 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.