Back to Devexpress

AIIntegration Properties

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

latest1.4 KB
Original Source

AIIntegration Properties

Implements core functionality for DevExpress AI-powered extensions and services.

NameDescription
ChatMaxTokensDefault staticGets or sets the maximum number of tokens that can be processed by a model request. Applies to all DevExpress AI-powered extensions.
ChatTemperatureDefault staticGets or sets the default temperature for chat-based AI-powered extensions.
ChunkMaxLength staticGets or sets the maximum number of symbols (characters) allowed in each chunk of text (by default).
ImageBufferMaxSize staticGets or sets the maximum size of the Base64 image per request, in bytes.
TextBufferMaxSize staticGets or sets the maximum size of the input text per request, in bytes.

See Also

AIIntegration Class

AIIntegration Members

DevExpress.AIIntegration Namespace