mirror of
https://github.com/run-llama/llama-ui.git
synced 2026-08-24 19:23:15 -04:00
946 B
946 B
Llama UI Monorepo
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
Get Started
- 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