Chat utilities provide you with chat UI, triggers and actions useful for building conversational workflows and AI agents.
Changelog
6 versions
v2.0.2Latest
Replaced direct Redis pub/sub with tenant-isolated context pubSub methods. SSE clients now subscribe to exact channels per connection, removing the need for psubscribe ACL permissions.
v2.0.1
Fixed ioredis sentinel connection configuration to properly parse sentinel hosts and handle password authentication.