Back to Devexpress

PromptToExpressionRequestBase Properties

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

latest2.2 KB
Original Source

PromptToExpressionRequestBase Properties

A base class that defines common settings and state used by Prompt to Expression requests (PromptToExpressionRequest or PromptToFilterRequest).

NameDescription
ColumnsGets or sets data columns that the AI is allowed to reference.
ConstantsGets or sets report constants that the AI can use when generating the expression.
ConversationMessagesGets or sets the conversation history between the user and the AI service.
CurrentExpressionGets or sets an existing expression (filter or unbound column expression).
FunctionsGets or sets functions that the AI can use when generating the expression.
OptionsGets advanced request settings that control AI behavior.
ParametersGets or sets report parameters that the AI can use when generating the expression.
UserPromptGets or sets a natural-language description of the desired logic.

See Also

PromptToExpressionRequestBase Class

PromptToExpressionRequestBase Members

DevExpress.AIIntegration.Extensions Namespace