-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mohit-nagaraj edited this page Jan 13, 2026
·
3 revisions
Decision-level observability for ML/LLM pipelines.
X-Ray captures why decisions were made—candidates considered, filters applied, scores computed, and reasoning behind each step—not just what functions ran.
Quick Start Guide - Get running in 5 minutes
| Page | Description |
|---|---|
| Quick Start | Installation and first pipeline |
| Architecture | System design, data flow, and internals |
| API Reference | Complete endpoint documentation |
- Decision Transparency - Capture candidates, scores, and reasoning
- Lightweight SDK - Simple decorators, fail-open design
- FastAPI Middleware - Automatic HTTP instrumentation
- PostgreSQL/SQLite - Flexible storage options
- Query API - Filter and analyze pipeline runs