mirror of
https://github.com/langchain-ai/langgraph-fullstack-python.git
synced 2026-08-27 02:21:17 -04:00
Keeps going in a loop #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pcuci on GitHub (Feb 23, 2025).
When starting a new thread (using azure openai gpt-4o) it doesn't wait for my follow-up message and keeps requerying the first in an endless loop.
Looking forward to play with this more when it stabilizes!
@hinthornw commented on GitHub (Feb 25, 2025):
Indeed - bad app copy-pasting on my part from FastHTML docs. Gonna try to get this fixed today.
@hinthornw commented on GitHub (Mar 11, 2025):
Should be fixed now!