Lezen in het Engels

Share via


Microsoft.Teams.AI.AI.Validators Namespace

Classes

ActionResponseValidator

Validates action calls returned by the model.

DefaultResponseValidator

Default response validator that always returns true.

JsonResponseValidator

Parses any JSON returned by the model and optionally verifies it against a JSON schema.

ValidatedChatCompletionAction

Validated Chat Completion Action

Validation

Response returned by a PromptResponseValidator

Interfaces

IPromptResponseValidator

A validator that can be used to validate prompt responses.