
Chat SDK adds Lark and Feishu support
Quick Take
Chat SDK now integrates Lark and Feishu with a new .vendor-official adapter, enabling bots to manage messages and interact through Lark's cardkit API. This allows seamless communication without needing an HTTP webhook endpoint, enhancing bot functionality across both platforms.
Key Points
- New adapter enables Lark and Feishu support in Chat SDK.
- Bots can post, edit, delete messages, and send interactive cards.
- Utilizes Lark's WebSocket transport for seamless bot operation.
- No need for an HTTP webhook endpoint for bot communication.
- Documentation available for getting started with the new features.
Article Excerpt
From source RSS / original summaryChat SDK now supports Lark and Feishu via a new . vendor-official adapterBuild bots that post, edit, and delete messages, stream replies via Lark's native cardkit typewriter API, send interactive cards, and react with emojis across both Lark and Feishu conversations. The adapter connects over Lark's WebSocket transport, so bots run from any long-running Node process without exposing an HTTP webhook endpoint. To get started, read the or documentation. LarkFeishuRead more
Reader Mode unavailable (could not extract clean content).
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from Vercel AI
See more →
Opus 4.8 on AI Gateway
Claude Opus 4.8, now available on Vercel AI Gateway, excels in long-horizon agentic execution and complex coding tasks, producing clearer prose for knowledge work. Users can access it via the .anthropic/claude-opus-4.8 model in the AI SDK, benefiting from a unified API with no markup on provider pricing.

