Add deepeval official plugin (#3388)

This commit is contained in:
Bryan Thompson 2026-07-15 12:46:18 -05:00 committed by GitHub
parent 14fbd5e525
commit fd12030bec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1141,6 +1141,21 @@
},
"homepage": "https://github.com/microsoft/Dataverse-skills"
},
{
"name": "deepeval",
"description": "Skills for adding DeepEval evaluations, tracing, datasets, Confident AI reports, and iterative improvement loops to AI applications.",
"author": {
"name": "Confident AI",
"email": "open-source@confident-ai.com"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/confident-ai/deepeval.git",
"sha": "11375f81ea2ed8d39478f7c4cbaa7871d69ff698"
},
"homepage": "https://github.com/confident-ai/deepeval"
},
{
"name": "deploy-on-aws",
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",