Back to Devexpress

PromptToExpressionRequestBase.FunctionInfo Constructors

corelibraries-devexpress-dot-aiintegration-dot-extensions-dot-prompttoexpressionrequestbase-dot-functioninfo-dot-ctor.md

latest1.3 KB
Original Source

PromptToExpressionRequestBase.FunctionInfo Constructors

Describes a function that the AI can use when generating the expression.

NameParametersDescription
FunctionInfo()noneInitializes a new instance of the PromptToExpressionRequestBase.FunctionInfo class.
FunctionInfo(String, String, String, String)name, description, category, usageExampleInitializes a new instance of the PromptToExpressionRequestBase.FunctionInfo class with specified settings.

See Also

PromptToExpressionRequestBase.FunctionInfo Class

PromptToExpressionRequestBase.FunctionInfo Members

DevExpress.AIIntegration.Extensions Namespace