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...
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...
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...
# Requirements - Put Sentry in the SDK so we see where folks are breaking - Provide an opt-out variable and document it
### 📘 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...
### 💡 Feature Description and Proposed Solution Would be awesome to get a Flowise integration for monitoring ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ] Yes,...
### Contact Details _No response_ ### 📦 Package Version latest ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug I have the AgentOps API key and implemented it...
## 📥 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...
### 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...