mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-22 06:35:38 -04:00
14 lines
237 B
JSON
14 lines
237 B
JSON
{
|
|
"title": "Workflow",
|
|
"description": "Event-driven workflow engine",
|
|
"root": true,
|
|
"defaultOpen": false,
|
|
"pages": [
|
|
"index",
|
|
"basic-workflow",
|
|
"streaming",
|
|
"advanced-events",
|
|
"llamaindex-integration"
|
|
]
|
|
}
|