mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 18:03:02 +00:00
23 lines
695 B
JSON
23 lines
695 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
|
"name": "arize-ax",
|
|
"description": "Arize AX platform skills for LLM observability, evaluation, and optimization. Includes trace export, instrumentation, datasets, experiments, evaluators, AI provider integrations, annotations, prompt optimization, and deep linking to the Arize UI.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Arize AI"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"arize",
|
|
"llm",
|
|
"observability",
|
|
"tracing",
|
|
"evaluation",
|
|
"instrumentation",
|
|
"datasets",
|
|
"experiments",
|
|
"prompt-optimization"
|
|
]
|
|
}
|