Files
confident-ai--deepeval/.cursor-plugin/plugin.json
T
2026-07-13 13:32:05 +08:00

24 lines
619 B
JSON

{
"name": "deepeval",
"displayName": "DeepEval",
"version": "1.0.0",
"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"
},
"homepage": "https://deepeval.com",
"repository": "https://github.com/confident-ai/deepeval",
"license": "Apache-2.0",
"keywords": [
"deepeval",
"llm",
"evaluation",
"tracing",
"datasets",
"confident-ai"
],
"category": "developer-tools",
"skills": "./skills/"
}