AI Transparency Help
Audit LLM call history, review costs, export training data, and understand agent operations.
Browse Calls
Every LLM call made by SOBS โ helper, agent, or anomaly โ is logged here. Filter by operation type, service, model, or date range.
Review Conversations
Expand any row to see the full conversation: system prompt, user messages, assistant replies, and raw JSON payload.
Export Training Data
Use the Export JSONL button to download conversations as fine-tuning data in OpenAI-compatible JSONL format.
| Control | Description |
|---|---|
| Operation | Filter by call type: helper, agent, anomaly, guard, and others. |
| Service | Filter to a specific service associated with the AI call. |
| Model |
Filter to a specific LLM model identifier (e.g. gpt-4o).
|
| From / To | Date-time range for the call timestamp. |
The Cost column shows an estimated USD cost per call based on the model's published token pricing. Costs are estimates only and do not reflect actual billing from your LLM provider.
The MD toggle in each conversation row switches the assistant reply between rendered Markdown and raw text. Use raw mode to copy the exact model output for debugging or fine-tuning.
- AI Settings โ configure LLM provider, model, and guard settings.
- Agent Settings โ create and manage autonomous agent rules.
- Work Items โ GitHub issues created by agent runs.