You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corresponding evaluators are available in the Azure AI Python SDK. These evaluators need tool definitions and tool calls to be included as part of the evaluation prompts (in a JSON format). We should be able to leverage the existing abstractions in Microsoft.Extensions.AI.Abstractions such as AIFunction and FunctionCallContent for this.