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/