agentops icon indicating copy to clipboard operation
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...

Results 260 agentops issues
Sort by recently updated
recently updated
newest added

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#dynamic-metadata `dynamic` meta to allows to infer package version via tags. Basically `agentops.__version__` assumes the latest checked out git tag, leveraging semantic conventions via package version control plugins such as...

enhancement

We end up creating a hybrid semconv + string formatting in the instrumentation if we use it, refer https://github.com/AgentOps-AI/agentops/blob/main/third_party/opentelemetry/instrumentation/openai/shared/chat_wrappers.py#L421 , we end up formatting string for span attributes Instead refer...

### Contact Details [email protected] ### 📦 Package Version 0.4.4 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug # This is how the hero section is looking in...

bug

# Requirements - Put Sentry in the SDK so we see where folks are breaking - Provide an opt-out variable and document it

enhancement

### 📘 Current State of Documentation ### 📖 Suggested Improvement Going through the docs is really annoying because of integrations extending over multiple pages. I suggest we enclose integrations in...

documentation

### 💡 Feature Description and Proposed Solution Would be awesome to get a Flowise integration for monitoring ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ] Yes,...

enhancement

### Contact Details _No response_ ### 📦 Package Version latest ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug I have the AgentOps API key and implemented it...

bug

## 📥 Pull Request **📘 Description** Fixes #1269 - Resolves 401 error when uploading logfiles for short-running traces. **Root Cause**: The `upload_logfile()` function was being called when traces ended, but...

### Contact Details [email protected] ### 📦 Package Version agentops==0.4.21 ### 🎞️ Framework Version langchain==0.3.27 ### 🔎 Describe the Bug 🖇 AgentOps: [OPENAI INSTRUMENTOR] Error setting up OpenAI streaming wrappers: No...

bug

### Contact Details [email protected] ### 📦 Package Version 0.4.21 ### 🎞️ Framework Version google-adk 1.5.0 ### 🔎 Describe the Bug I am getting an error: ``` 🖇 AgentOps: Could not...

bug