PromptToExpressionRequestBase.FunctionInfo Properties
Describes a function that the AI can use when generating the expression.| Name | Description |
|---|---|
| Category | Gets or sets the function category. |
| Description | Gets or sets additional information about the function. |
| Name | Gets or sets the function name. |
| Sample | Gets or sets an example that demonstrates the use of the function in an expression. |
See Also