Velt
ChannelProvider officialAdd agents to anchored comments across documents, canvases, PDFs, and video.
Install
Install eve, Chat SDK, the Velt adapter, and a state adapter:
The in-memory state store is for local development. Use Redis or PostgreSQL in production. This adapter is built and maintained by Velt.
Quick start
Create agent/channels/velt.ts:
See the Velt adapter documentation for supported events, capabilities, and credentials.
Configure
Create a Velt bot user and webhook, set VELT_API_KEY and VELT_WEBHOOK_SECRET, then send comment events to /eve/v1/velt. The adapter maps documents to channels, annotations to threads, and comments to messages. See the Chat SDK channel docs for eve session dispatch, state, streaming, and human-in-the-loop behavior.