CopilotKit:用于构建自定义 AI Copilots 应用内 AI 聊天机器人、应用内 AI 代理和 AI 驱动的文本区域的框架。

2024年7月12日 单位
CopilotKit:用于构建自定义 AI Copilots 应用内 AI 聊天机器人、应用内 AI 代理和 AI 驱动的文本区域的框架。
郝彦飞

How does it work 它是如何工作的

Define the following simple entry-points into your application, and the CopilotKit🪁 execution engine takes care of the rest!

在您的应用程序中定义以下简单的入口点,CopilotKit🪁执行引擎会处理其余的事情!

  • Application state (frontend + backend + 3rd party)
    应用程序状态(前端+后端+第3方)
  • Application interaction (via plain typescript code, frontend + backend)
    应用程序交互(通过纯打字稿代码,前端+后端)
  • Purpose-specific LLM chains
    特定用途的LLM链
  • and more. 和更多。

源码地址:https://github.com/CopilotKit/CopilotKit

官网地址:https://www.copilotkit.ai/