-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Issues: langchain-ai/langgraph
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
graph stream with stream_mode=updates miss tool messages when using tools that return Command
#2831
opened Dec 19, 2024 by
rayshen92
4 tasks done
langgraph dev asks for the installation of inmem which is already there
#2731
opened Dec 12, 2024 by
lfnovo
4 tasks done
Figure out what we can do to help explain differences between update vs. values
#2698
opened Dec 10, 2024 by
eyurtsev
1 task done
Tool calls not working as expected when are called in parallel
#2610
opened Dec 3, 2024 by
henryf3
5 tasks done
Graph Display not working for over 3 levels nested graph and when more than one node
#2607
opened Dec 3, 2024 by
kmprasad4u
5 tasks done
Why isn’t the state updated to the last executed node on interrupt?
#2586
opened Nov 30, 2024 by
minki-j
5 tasks done
The node is followed by one conditional_edges, and the state update is returned at the node. As a result, conditional_edges are updated twice after the return
#2550
opened Nov 27, 2024 by
Panda-eat-meat
5 tasks done
Pydantic objects with all None properties converted to empty dict internally instead of dict with None values
#2538
opened Nov 26, 2024 by
majorgilles
5 tasks done
When Using Multiple States, Changing the Input State of a Node can Affect the State Fields Received by the Routing Function
#2504
opened Nov 21, 2024 by
ahmed33033
5 tasks done
Orphaned Docker Layers in CLI with docker-compose
#2387
opened Nov 11, 2024 by
davies-a
5 tasks done
Agent Tools: ValueError:
<function_name>
is not strict. Only strict
function tools can be auto-parsed
#2386
opened Nov 11, 2024 by
jaimeescano
5 tasks done
Calling .astream inside of another graph's .astream_events will set stream_mode="value" regardless of config
#2351
opened Nov 6, 2024 by
lucaslulucaslu
5 tasks done
No such file error on
langgraph up
within devcontainer (.../app_dir/-
)
#2222
opened Oct 29, 2024 by
TimChild
5 tasks done
Inconsistency .invoke and .stream for graph's last callback and output_keys affecting streamed values
#2169
opened Oct 24, 2024 by
kaiwend
5 tasks done
Subgraph state is not inserted to persistance db.
#2142
opened Oct 19, 2024 by
jhachirag7
5 tasks done
Surprising results when using pydantic for state schema
#1977
opened Oct 2, 2024 by
eyurtsev
1 task done
SQLToolManager.db_query_tool() missing 1 required positional argument: 'query'/'self'
#1855
opened Sep 26, 2024 by
jason571
5 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.