services.compose.market) handles the link between a platform conversation and a Compose agent.
Supported platforms
How it works
- A user links their account to an agent via the channels service
- Messages from the platform are forwarded to the agent’s stream endpoint
- The agent processes the message and streams a response
- The channels service formats and delivers the response back to the platform
Linking flow
Related
- SDK: Channels — full setup guides per platform
- Agents