Workflow Examples
These examples demonstrate LlamaIndexTS's workflow system. Check out its documentation for more information.
Running the Examples
To run the examples, make sure to run them from the parent folder called examples
). For example, to run the joke workflow, run npx tsx workflow/joke.ts
.