
Chat SDK adds Linq support
Quick Answer
The Chat SDK now integrates Linq support through the new.vendor-official adapter, enabling bots to handle texts in direct messages and group chats with full media and iMessage reaction capabilities.
Quick Take
The Chat SDK now integrates Linq support through the new .vendor-official adapter, enabling bots to handle texts in direct messages and group chats with full media and iMessage reaction capabilities. This integration allows seamless mapping of Linq chats to Chat SDK threads and standard APIs, ensuring consistent functionality across platforms.
Key Points
- Supports bidirectional media and iMessage tapback reactions.
- Maps Linq chats to Chat SDK threads for consistent functionality.
- Uses standard Chat SDK APIs for replies and message handling.
- Features HMAC-verified webhooks for secure interactions.
- Documentation available for quick integration and setup.
Article Excerpt
From source RSS / original summaryChat SDK now supports Linq with the new. vendor-official adapterBuild bots that send and receive texts in both direct messages and group chats, with bidirectional media and native iMessage tapback reaction support. Replies use the standard Chat SDK thread and message APIs, with HMAC-verified webhooks and stable threading.
The adapter maps each Linq chat to a Chat SDK thread, each text to a message, and each iMessage tapback to a reaction, so subscriptions, handlers, posts, and reactions work the same as with any other Chat SDK adapter. Read the documentation to get started. LinqRead more
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from Vercel AI
See more →
The Agent Stack
The Agent Stack by Vercel AI provides essential building blocks for creating production-grade agents, enabling seamless integration across multiple AI models and secure operations. It features components like AI Gateway for model routing, Workflow SDK for durable execution, and Vercel Connect for scoped access, streamlining agent development and deployment across various platforms.

