What problem does it solve?
Testing agents that handle images, audio, or documents is hard because text-only metrics cannot judge non-text outputs. This Skill sets up modality-appropriate evaluations using LangWatch's LLM-as-judge with image inputs and Scenario's multimodal testing patterns.
Core Features & Use Cases
- Modality Detection: Reads your codebase to identify whether the agent processes images, audio, PDFs, or mixed inputs.
- Image Evaluation: Uses LangWatch LLM-as-judge evaluators that accept image inputs to assess classification, description, and OCR quality.
- Audio and PDF Testing: Applies Scenario's audio-to-text patterns and document parsing evaluation via the LangWatch experiment SDK.
- Use Case: You built a document parsing agent and need to verify extraction accuracy. This Skill guides you to load real PDFs, run the pipeline, and score extracted fields with exact match and LLM judges.
Quick Start
Ask the agent to evaluate your multimodal agent that processes images and PDFs using LangWatch evaluations.