OpenAIChatCopilotOptions.WithMaxPromptTokens
OpenAIChatCopilotOptions.WithMaxPromptTokens method
Sets the max prompt tokens for the chat copilot options.
public OpenAIChatCopilotOptions WithMaxPromptTokens(int? maxPromptTokens)
Parameter | Type | Description |
---|---|---|
maxPromptTokens | Nullable`1 | The max prompt tokens to set. |
Return Value
The current instance of OpenAIChatCopilotOptions
.
See Also
- class OpenAIChatCopilotOptions
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF