Adrian Lyjak 948216406f Update basic workflow to use human in the loop (#8)
* Update basic workflow to use human in the loop

* Fix formats

* Hide stop button on initialization
2025-09-23 15:52:17 -04:00
2025-09-16 11:12:34 -04:00
2025-09-16 11:12:34 -04:00
2025-09-16 11:12:34 -04:00
2025-09-16 11:12:34 -04:00
2025-09-16 00:22:17 -04:00

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 research
  • ui contains a vite app powered by llama-ui. It calls the local workflow server via api requests. See http://localhost:4501/docs for openAPI docs
S
Description
No description provided
Readme 121 KiB
Languages
TypeScript 60.6%
CSS 26.8%
Python 6.2%
HTML 3.9%
Jinja 1.3%
Other 1.2%