Skip to content
所有標籤

#agent-ui

2 篇文章
tech deep-dive

assistant-ui 完整介紹:用 Runtime 與 Primitives 組出可替換後端的 Agent Chat

assistant-ui 把 Agent Chat 拆成 headless React primitives、conversation runtime 與後端 adapters;UI 不必直接綁死某個模型 SDK 的 message state。

tech deep-dive

CopilotKit 完整介紹:把 Agent 狀態、工具與 Human-in-the-Loop 接進 React

CopilotKit 不只提供聊天框;它用 React 元件、AG-UI 事件、共享狀態與中斷流程,把 Agent 的執行過程接進既有產品介面。