-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.Request.MaxTokens
Andrew Lambert edited this page Feb 8, 2023
·
3 revisions
Dim MaxTokens As Integer
Limits the number of tokens the AI will use in responding to your request.
Corresponds to the max_tokens
API parameter.
- What are tokens and how to count them in the OpenAI documentation.
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.