mirror of
https://github.com/run-llama/ts-workflow-examples.git
synced 2026-07-01 21:34:18 -04:00
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@llama-flow/core": "^0.3.4",
|
|
"llamaindex": "^0.10.2",
|
|
"tsx": "^4.19.3"
|
|
}
|
|
}
|