-
- Downloads
fix: stepwise execution breaks when steps do async work (#17914)
Showing
- docs/docs/module_guides/workflow/index.md 14 additions, 12 deletionsdocs/docs/module_guides/workflow/index.md
- llama-index-core/llama_index/core/workflow/context.py 18 additions, 0 deletionsllama-index-core/llama_index/core/workflow/context.py
- llama-index-core/llama_index/core/workflow/events.py 4 additions, 0 deletionsllama-index-core/llama_index/core/workflow/events.py
- llama-index-core/llama_index/core/workflow/handler.py 13 additions, 4 deletionsllama-index-core/llama_index/core/workflow/handler.py
- llama-index-core/llama_index/core/workflow/utils.py 7 additions, 5 deletionsllama-index-core/llama_index/core/workflow/utils.py
- llama-index-core/llama_index/core/workflow/workflow.py 3 additions, 0 deletionsllama-index-core/llama_index/core/workflow/workflow.py
- llama-index-core/tests/workflow/test_stepwise.py 33 additions, 0 deletionsllama-index-core/tests/workflow/test_stepwise.py
Loading
Please register or sign in to comment