aiobs_diff_sessions
Compare two AI agent sessions to analyze differences in metadata, LLM calls, tokens, latency, providers, models, functions, evaluations, errors, prompts, parameters, and responses for debugging and performance tracking.
Instructions
[AIOBS] Compare two AI agent sessions and show their differences including metadata, LLM calls, tokens, latency, providers, models, functions, evaluations, errors, system prompts, request parameters, and response content.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id_1 | Yes | First session UUID to compare | |
| session_id_2 | Yes | Second session UUID to compare |