简介
AgentOps 是一个 Python 可观测性 SDK,为 AI Agent 应用提供实时仪表板、会话回放和成本追踪,GitHub 4,500+ stars。添加两行代码即可完整查看每个 LLM 调用和错误,支持 OpenAI、Anthropic、LangChain、CrewAI 等 15+ 框架。适合在生产环境运行 AI Agent 的团队。
Python SDK for monitoring AI agent sessions with real-time dashboards, token tracking, cost analysis, and error replay. Two lines of code to instrument any framework. 4,500+ GitHub stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
pip install agentopsimport agentops
agentops.init("YOUR_API_KEY") # 在 agentops.ai 获取免费密钥AgentOps 是一个 Python 可观测性 SDK,为 AI Agent 应用提供实时仪表板、会话回放和成本追踪,GitHub 4,500+ stars。添加两行代码即可完整查看每个 LLM 调用和错误,支持 OpenAI、Anthropic、LangChain、CrewAI 等 15+ 框架。适合在生产环境运行 AI Agent 的团队。
Created by AgentOps-AI. Licensed under MIT.
agentops — ⭐ 4,500+