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