alevret/AgenticEvals
Simple Agentic AI system that leverages Semantic Kernel to orchestrate end-to-end workflow between user (human) and an agent equipped with tools. Evaluate the system through built-in evaluation methods with the Azure AI Foundry SDK and the Azure AI Evaluation library.
Platform-specific configuration:
{
"mcpServers": {
"AgenticEvals": {
"command": "npx",
"args": [
"-y",
"AgenticEvals"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...