What problem does it solve?
When working with LLM applications, it is difficult to get visibility into runtime execution, especially when debugging errors, unexpected outputs, or behavior regressions. This skill solves that by enabling easy download, export, and inspection of Arize trace and span data to understand exactly how your LLM app is performing.
Core Features & Use Cases
- Targeted Export: Pull exact trace or span data by ID, session ID, or custom SQL-like filters to get only the data you need.
- Error Debugging: Investigate root causes of LLM app failures by inspecting span attributes, LLM inputs/outputs, tool calls, and error messages.
- Bulk Analysis: Export large datasets of traces and spans for offline analysis of behavior regressions or performance issues.
Use Case: If your LLM chatbot is returning incorrect answers for specific user queries, use this skill to export the relevant trace, inspect the LLM input messages and tool call parameters to identify where the logic is breaking down.
Quick Start
Use the arize-trace skill to export all error spans from your Arize project for the last 24 hours to debug failing LLM requests.