Skip to content

Commit ddaf01a

Browse files
committed
feat: add runtime metrics reports for LLM, Pilot, and Retrieval
- Add LlmMetricsReport with total calls, token usage, success rates, latency, and estimated costs - Add PilotMetricsReport with decision accuracy, guidance calls, and intervention tracking - Add RetrievalMetricsReport with query performance, cache metrics, and path quality statistics - Add combined MetricsReport to aggregate all subsystem metrics - Implement metrics hub for centralized metric collection - Expose metrics_report() method in Python bindings
1 parent b1345d6 commit ddaf01a

4 files changed

Lines changed: 412 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)