·vercel-ai-sdk
</>

vercel-ai-sdk

existential-birds/beagle

Vercel AI SDK 用于构建流媒体聊天界面。在实现 useChat 挂钩、处理工具调用、流响应或构建聊天 UI 时使用。在 useChat、@ai-sdk/react、UIMessage、ChatStatus、streamText、toUIMessageStreamResponse、addToolOutput、onToolCall、sendMessage 上触发。

43安装·1热度·@existential-birds

安装

$npx skills add https://github.com/existential-birds/beagle --skill vercel-ai-sdk

SKILL.md

The Vercel AI SDK provides React hooks and server utilities for building streaming chat interfaces with support for tool calls, file attachments, and multi-step reasoning.

The status field indicates the current state of the chat:

The SDK provides full type inference for tools and messages:

Vercel AI SDK 用于构建流媒体聊天界面。在实现 useChat 挂钩、处理工具调用、流响应或构建聊天 UI 时使用。在 useChat、@ai-sdk/react、UIMessage、ChatStatus、streamText、toUIMessageStreamResponse、addToolOutput、onToolCall、sendMessage 上触发。 来源:existential-birds/beagle。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/existential-birds/beagle --skill vercel-ai-sdk
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 vercel-ai-sdk?

Vercel AI SDK 用于构建流媒体聊天界面。在实现 useChat 挂钩、处理工具调用、流响应或构建聊天 UI 时使用。在 useChat、@ai-sdk/react、UIMessage、ChatStatus、streamText、toUIMessageStreamResponse、addToolOutput、onToolCall、sendMessage 上触发。 来源:existential-birds/beagle。

如何安装 vercel-ai-sdk?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/existential-birds/beagle --skill vercel-ai-sdk 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/existential-birds/beagle