mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-07 11:02:12 +02:00
fix: fix agent stream contract with cloudonix (#504)
This commit is contained in:
parent
7e2750f83f
commit
5a822232da
9 changed files with 319 additions and 114 deletions
|
|
@ -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`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue