agentops
agentops copied to clipboard
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and Ca...
# LiteLLM + AgentOps integration: Provider-specific tracking issue with Anthropic models ## Summary When using LiteLLM's `success_callback = ["agentops"]` feature, LLM events appear correctly in AgentOps dashboard traces for OpenAI...
# Missing @record_function decorator and AutoGen instrumentation reliability issues in v0.4.14 ## Problem Description We've identified two critical issues affecting users upgrading to AgentOps v0.4.14: 1. **Missing `@record_function` decorator**: The...
Composio integration relies on `get_api_key`, add backwards compatibility for it, Investigate other integrations from V3 for the same
Ensure that when uploading logs or objects, if the API request fails, the script continues.
### 💡 Feature Description and Proposed Solution Langfuse has the functionality that lets users create log-style spans. They look something like this: ``` self.trace.event(name="xml_tool_call_limit_reached", level="DEFAULT", status_message=( f"XML tool call limit...
### 💡 Feature Description and Proposed Solution Create an easy way to create and log errors as spans. This could be potentially BOTH a decorator and a standalone function. For...
### Contact Details _No response_ ### 📦 Package Version 0.3.32 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug  ### 🤝 Contribution - [ ] Yes, I'd...
### Contact Details _No response_ ### 📦 Package Version 0.4.9 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug When agentops is initialized, the config values are not...
Hi everyone, I couldn't find any guide for a self-hosted solution. Is it possible to self-host? I'm not interested in using your cloud service.
make sure its supported out of the gate