copilotkit-integrations - 通过 AG-UI 协议将 Agent 框架集成至 CopilotKit 应用
通过 AG-UI 流式传输协议将外部 Agent 框架集成至 CopilotKit 应用中。
标签
更新于: 2026-09-18能力
典型输入
典型输出
该技能可以做什么
- 检索在线文档
- 检索源代码
- 集成外部 Agent 框架
- 配置 AG-UI 适配器
- 实现 CopilotKit 运行时端点
输入
- 外部 Agent 框架服务器
- Agent 服务器 HTTP 端点 URL
- Next.js 应用代码库
输出
- CopilotKit 运行时 API 路由
- React 组件与 Agent Hook
- AG-UI 协议流式事件
要求
- Next.js App Router 环境
- Agent 服务器运行环境
- @copilotkit/react 与 @copilotkit/runtime 软件包
