---
title: "流式传输"
description: "Server AI 工具包即将提供流式传输支持。"
canonical_url: "https://tiptap.zhcndoc.com/content-ai/capabilities/server-ai-toolkit/agents/streaming"
---

# 流式传输

Server AI 工具包即将提供流式传输支持。

> **即将推出:**
>
> Server AI Toolkit 尚未提供流式传输功能。与此同时，你可以使用 [AI
> Toolkit](https://tiptap.zhcndoc.com/content-ai/capabilities/ai-toolkit/agents/streaming.md)，在客户端实时流式传输由 AI 生成的内容。

Server AI Toolkit 的流式传输支持正在积极开发中。一旦可用，它将允许在模型生成文档编辑内容的同时，实时显示这些编辑结果，并且可直接从服务器端完成。

## 使用 AI Toolkit 进行流式传输

在服务器端流式传输可用之前，你可以使用 [AI Toolkit 的流式传输功能](https://tiptap.zhcndoc.com/content-ai/capabilities/ai-toolkit/agents/streaming.md) 来实现实时更新。AI Toolkit 在客户端运行，并且目前通过 `streamTool` 方法支持流式传输。
