mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-16 19:51:45 +00:00
chore: sync Arize skills from arize-skills@6a622b6c962907f54ca3578cb2cabff161d8aae6 and phoenix@30ccbe6b38cc83719038bf30041335f29bae45e9 (#1690)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
---
|
||||
name: arize-trace
|
||||
description: "INVOKE THIS SKILL when downloading, exporting, or inspecting Arize traces and spans, or when a user wants to look at what their LLM app is doing using existing trace data, or when an already-instrumented app has a bug or error to investigate. Use for debugging unknown runtime issues, failures, and behavior regressions. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation with the ax CLI."
|
||||
description: Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.
|
||||
metadata:
|
||||
author: arize
|
||||
version: "1.0"
|
||||
compatibility: Requires the ax CLI and a configured Arize profile.
|
||||
---
|
||||
|
||||
# Arize Trace Skill
|
||||
|
||||
Reference in New Issue
Block a user