本文档由聚智团队编写维护
curl --location --request POST 'http://127.0.0.1:2024/runs/stream' \
--header 'Content-Type: application/json' \
--header 'x-api-key;' \
--data-raw '{
"assistant_id": "b3a0271c-5834-40ff-bc5d-41ab5e39dfef",
"input": {},
"command": {
"update": {},
"resume": {},
"goto": {
"node": "string",
"input": {}
}
},
"metadata": {},
"config": {
"tags": [
"string"
],
"recursion_limit": 0,
"configurable": {}
},
"webhook": "../dictionary",
"interrupt_before": "*",
"interrupt_after": "*",
"stream_mode": [
"values"
],
"feedback_keys": [
"string"
],
"stream_subgraphs": false,
"on_completion": "delete",
"on_disconnect": "cancel",
"after_seconds": 0
}'
"string"