Skip to content

run-llama/template-workflow-showcase

Repository files navigation

Llama Deploy

This application uses LlamaDeploy. For more information see the docs

Getting Started

  1. install uv if you haven't brew install uv
  2. run uvx llamactl serve
  3. Visit http://localhost:4501/

Organization

  • src contains python workflow sources. The name of the deployment here is defined as app
  • ui contains a vite app powered by @llamaindex/ui. It calls the local workflow server via api requests. See http://localhost:4501/deployments/app/docs for openAPI docs

About

Llama Index Workflow Template

Resources

Stars

Watchers

Forks

Packages

No packages published