mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
intermediate_steps in playground not complete after CompiledGraph invoke #157
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 @weiminw on GitHub (Apr 7, 2024).
I test input with " search new movies in 2024" .
I found no intermediate_steps in playground return to me .
@weiminw commented on GitHub (Apr 8, 2024):
resolved, upgrade langgraph to 0.0.32 and add CompliedGraph with .with_config(config)