Zero Dependencies
Uses native fetch + ReadableStream. No heavy SDKs needed.
Zero Dependencies
Uses native fetch + ReadableStream. No heavy SDKs needed.
Simple API
One hook, one line: useChat({ api }). Messages, loading, and streaming handled for you.
Custom Events
Handle text_delta, tool_call, or any custom SSE event with onEvent.
Standalone Parser
The SSE parser is exported separately for advanced use cases outside React.