AgentInsight 是面向 AI Agent 应用的观测与分析平台,帮助团队更清晰地追踪 Agent 的运行过程、调用链路、输入输出、异常与效果表现。
AgentInsight is an observability and analytics platform for AI Agent applications. It helps teams trace agent execution, tool calls, inputs and outputs, errors, and runtime performance.
通过本页,你可以快速进入 AgentInsight 平台官网,或选择对应语言的 SDK 接入项目。
Use this page to visit the AgentInsight official website or choose the SDK project that matches your technology stack.
| 入口 | 说明 |
|---|---|
| AgentInsight 官网 / Official Website | 了解平台能力、产品介绍与接入方式 / Learn about platform capabilities, product features, and integration options |
| Python SDK | 适用于 Python Agent、后端服务、脚本任务等场景 / For Python agents, backend services, scripts, and automation workflows |
| TypeScript SDK | 适用于 Node.js、TypeScript、前端或全栈 Agent 应用 / For Node.js, TypeScript, frontend, and full-stack agent applications |
-
如果你的 Agent 或服务主要使用 Python 开发,请进入 agentinsight-sdk-python。
-
如果你的应用基于 Node.js、TypeScript 或 JavaScript,请进入 agentinsight-sdk-ts。
-
如果你想先了解 AgentInsight 的整体能力和平台入口,请访问 AgentInsight 官网。
-
If your agent or service is mainly built with Python, visit agentinsight-sdk-python.
-
If your application is based on Node.js, TypeScript, or JavaScript, visit agentinsight-sdk-ts.
-
If you want to learn about the platform first, visit the AgentInsight official website.
AgentInsight 关注 Agent 应用从开发、调试到上线运行的可观测性,适合用于:
- 记录 Agent 执行链路与关键事件
- 分析工具调用、模型调用和运行结果
- 定位异常、失败请求和性能瓶颈
- 帮助团队持续改进 Agent 应用质量
AgentInsight focuses on observability across the full lifecycle of agent applications, from development and debugging to production operations. It can help you:
- Record agent execution traces and key events
- Analyze tool calls, model calls, and execution results
- Locate errors, failed requests, and performance bottlenecks
- Continuously improve the quality of agent applications
更多接入说明和示例代码,请前往对应 SDK 仓库查看。
For integration guides and example code, please visit the corresponding SDK repository.