Microsoft.Teams.AI.AI.Validators Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Action |
Validates action calls returned by the model. |
Default |
Default response validator that always returns true. |
Json |
Parses any JSON returned by the model and optionally verifies it against a JSON schema. |
Validated |
Validated Chat Completion Action |
Validation |
Response returned by a |
IPrompt |
A validator that can be used to validate prompt responses. |