Write Once, Deploy Everywhere
The Chat SDK abstracts the quirks of various messaging APIs into a unified interface. Whether it's handling Slack's native streaming or Discord's markdown tables, the SDK's adapter layer ensures a consistent user experience without rewriting the core bot logic.
Deep AI Integration
The SDK pipes AI SDK text streams directly to any chat platform, handling live formatting and rich element rendering (like buttons and cards) natively. It also includes pluggable state adapters for Redis and PostgreSQL to manage persistent thread context at scale.