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...
### 💡 Feature Description and Proposed Solution Add support for the Fireworks Python SDK for LLM events https://docs.fireworks.ai/getting-started/quickstart#macos-linux ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ]...
### 💡 Feature Description and Proposed Solution https://weaviate.io/developers/weaviate First party support for agents using Weaviate. ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ] Yes, I'd be...
### 💡 Feature Description and Proposed Solution First-party support for Chroma DB in AgentOps. https://docs.trychroma.com/ ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ] Yes, I'd be...
### 💡 Feature Description and Proposed Solution Add support for Martian for the OpenAI client https://docs.withmartian.com/martian-model-router/getting-started/quickstart-integrating-martian-into-your-codebase/openai-python To instrument, add the extra metadata to the LLM Event. We can detect this...
### 💡 Feature Description and Proposed Solution Integrate Python SDK. https://inference-docs.cerebras.ai/introduction ### 🤔 Related Problem _No response_ ### 🤝 Contribution - [ ] Yes, I'd be happy to submit a...
### 💡 Feature Description and Proposed Solution Looking for first party support similar to what we have for Cohere. https://docs.agentops.ai/v1/integrations/cohere ### 🤔 Related Problem _No response_ ### 🤝 Contribution -...
### Contact Details _No response_ ### 📦 Package Version 0.3.17 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug Currently, AgenOps only supports openAI. Does AgenOps support other...
### Contact Details [email protected] ### 📦 Package Version latest ### 🎞️ Framework Version N/A ### 🔎 Describe the Bug ``` import os import time import agentops import dotenv dotenv.load_dotenv() agentops.init(api_key=os.environ["AGENTOPS_API_KEY"])...
### 🔎 Describe the Bug  1. Text is out of bounds of the chat window box 2. Roles other than **System** and **User** are rendered with different font ###...
### Contact Details _No response_ ### 📦 Package Version 0.3.13 ### 🎞️ Framework Version _No response_ ### 🔎 Describe the Bug Calling `agentops.record` 100 or more times in a program...