Back to Devexpress

RequestOptions Properties

corelibraries-devexpress-dot-aiintegration-dot-extensions-dot-requestoptions-dot-underscore-properties.md

latest1.1 KB
Original Source

RequestOptions Properties

Implements common configuration options for text-based requests.

NameDescription
ContextGets or sets the context that guides the AI model in generating relevant responses.
MaxTokensGets or sets the maximum number of tokens that can be processed by a model request.
PromptAugmentationGets or sets additional instructions that modify the prompt before processing.
TemperatureGets or sets the balance between creativity and consistency in AI responses.

See Also

RequestOptions Class

RequestOptions Members

DevExpress.AIIntegration.Extensions Namespace