Describe the bug
In Step 10 of 14-human-loop, there's a cycle where the user will keep getting prompted to until it errors out with Too Many Requests from the LLM/inference service.
To Reproduce
Steps to reproduce the behavior:
- Run the notebook, 14-human-loop.ipynb
- At Step 10, enter either of 'yes' or 'no'
- The prompt will continue without progressing the workflow
Expected behavior
After answering the prompt in Step 10, 'yes' or 'no', the workflow terminates and displays the output: the alternative destination, if 'yes', or decline notice if 'no'
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: WSL (Ubuntu)
- Jupyter Env: VSCode
- Version VSCode 1.105.1
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
In Step 10 of 14-human-loop, there's a cycle where the user will keep getting prompted to until it errors out with Too Many Requests from the LLM/inference service.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After answering the prompt in Step 10, 'yes' or 'no', the workflow terminates and displays the output: the alternative destination, if 'yes', or decline notice if 'no'
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.