[P]Stop using print() to debug your agents. Here's a 60-second alternative.[P]
A new open-source tool called Spanlens has been released to simplify debugging complex LLM agent workflows. It offers a lightweight alternative to traditional print statements or heavy observability SDKs by acting as a proxy for API calls. Spanlens provides features like parent-child agent tracing, integrated tracing for multiple LLM providers (OpenAI, Anthropic, Gemini), cost tracking, and PII masking. AI
IMPACT Simplifies debugging for LLM agents, potentially reducing development time and costs associated with LLM API usage.