Python package for tracing LLM-based agents
Project description
Robonito Agent Tracing SDK
Robonito Agent Tracing SDK is a Python library designed to trace and log the complete workflow of LLM-based agents.
It captures every step of an agent’s execution, including:
- LLM responses and reasoning steps
- Agent responses and decisions
- Tool call inputs and outputs
- Memory reads and writes
- Multi-agent interactions and workflow engagement
This SDK is ideal for agent testing, evaluation, and debugging in complex LLM systems.
Features
- Multi-Agent Workflow Tracing: Capture interactions between multiple agents in a single workflow.
- LLM Response Logging: Trace prompts, parameters, and outputs from language models.
- Tool Tracing: Log external tool calls with input/output and tool name.
- Memory Tracing: Track reads and writes to the agent’s memory.
- Error Tracing: Capture exceptions and errors during execution.
- In-Memory Database: Lightweight, dependency-free, and runtime-safe storage of traces.
- Export & Integration: Send traces as JSON to evaluation systems or save to file.
Installation
pip install robonito-agent-tracing-sdk
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robonito_agent_tracing_sdk-0.1.1.tar.gz.
File metadata
- Download URL: robonito_agent_tracing_sdk-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42e8ab615c3a9b7c30fb7e9451a47d084d6332f2e8fbaee0174a92964355f3cb
|
|
| MD5 |
cd5e5ea5c9f6fa28a27663c5c98ad50f
|
|
| BLAKE2b-256 |
6f58de3f8bf2fc7a064611eab30ead4dfdf7b9419adeed9582ce835e0bfa8c83
|
File details
Details for the file robonito_agent_tracing_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: robonito_agent_tracing_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c5595d45e6c84b35757673a099f9d804204ae033aeeb87879eb1df96a23c89f
|
|
| MD5 |
747bd0a563ae218b405a93a080d48723
|
|
| BLAKE2b-256 |
50d88f5203cd834daebb0ce660b6cd9844d55a0eb19cd1d724022418d82c0aac
|