This repository contains:
@llamaindex/ui
– React component library for LlamaIndex apps@llamaindex/workflows-client
– TypeScript client for the Workflows server@llamaindex/workflow-debugger
– Frontend for LlamaIndex Workflows server
- UI library install and usage: see
packages/ui/README.md
- Workflows client usage: see
packages/workflows-client/README.md
- Workflow debugger: see
packages/workflow-debugger/README.md