Add flow gif

This commit is contained in:
Laurie Voss
2024-09-27 14:25:07 -07:00
parent 5ef3bc8efc
commit cee5302ce7
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# Human in the Loop Workflow demo
![Human in the Loop Workflow](flow.gif)
This is a full-stack demonstration of how to build a LlamaIndex workflow that uses a human in the loop.
The workflow is a dummy flow that simulates a report-writing agent: you give it a topic, it does research for you, and then presents that research. If you think the research is sufficient, you can approve it and the LLM will write a report based on the research. If you think the research is insufficient, you can reject it and the LLM will do more research.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB