-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task never stops. #184
Comments
👋 @aimzieslol! Thanks for reporting here. Holy stack trace, haha. Yeah it definitely looks like the loop to hydrate tasks / call it quits for your flow sputtered out. I'll take a look to reproduce thanks 🙇 |
Same issue here (agent never terminates):
The model is hosted locally using VLLM. |
Hey @aimzieslol and @mpmX! Haven't been able to reproduce yet, but hope is #203 might ameliorate this. @mpmX is this with latest release? |
@aaazzam Seems to be working OK. I'll mess around w/it some more. Thanks! |
|
Here's the entire Jupyter notebook:
The output is (forgive the formatting):
Had I not defined a max iterations, it seems like it would have run forever.
Am I missing a step or something?
The text was updated successfully, but these errors were encountered: