fix: fix agent stream contract with cloudonix

This commit is contained in:
Abhishek Kumar 2026-07-06 23:57:38 +05:30
parent 7e2750f83f
commit a86b25860d
9 changed files with 319 additions and 114 deletions

View file

@ -29,7 +29,7 @@ Use the Agent UUID for workflow-level routes such as:
- `POST /api/v1/public/agent/workflow/{workflow_uuid}`
- `POST /api/v1/public/agent/test/workflow/{workflow_uuid}`
- `wss://<your-host>/api/v1/agent-stream/{agent_uuid}`
- `wss://<your-host>/api/v1/agent-stream/{provider}/{agent_uuid}`
<Note>
Do not confuse the Agent UUID with an API Trigger node UUID (`trigger_path`).