-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
checkpointer-postgres
is not thread-safe when using async, causing corrupt checkpoints
#4168
opened Apr 3, 2025 by
marcammann
4 tasks done
DOC(langgraph_adaptive_rag.ipynb): the example code has logic false
#4154
opened Apr 3, 2025 by
GoogTech
creating ChatGoogleGenerativeAI raises blockbuster.BlockingError
#4130
opened Apr 2, 2025 by
tomas-sipko
4 tasks done
The LangGraph streaming example fails with 'Error in ConsoleCallbackHandler.on_llm_new_token'
#4119
opened Apr 2, 2025 by
qmz
4 tasks done
Tools returning a
Command
are missing from messages-streaming
investigate
#4111
opened Apr 1, 2025 by
Martin19037
4 tasks done
@task
s always return None
when running via astream_events
investigate
#4084
opened Mar 30, 2025 by
TimChild
4 tasks done
ToolMessage fails to rehydrate using ToolNode and PostgresSaver
#4075
opened Mar 28, 2025 by
brandohelios
4 tasks done
field_validator
in state schema can raise error but won't apply modification on values.
#4074
opened Mar 28, 2025 by
hon-gyu
4 tasks done
Incorrect state validation when there's generic types in
pydantic.BaseModel
state schema
#4060
opened Mar 27, 2025 by
hon-gyu
4 tasks done
Unable to resume multiple interrupts from a single graph invoke
#4028
opened Mar 26, 2025 by
cnummer1
4 tasks done
DOC: Add Version Information for Key Primitives in Documentation
#3991
opened Mar 23, 2025 by
YassinNouh21
DOC: Comprehensive Documentation for LangGraph Distributed Service Deployment
#3990
opened Mar 23, 2025 by
thinkhy
ChatOpenAI Calls Misplaced in Langsmith Tracing When Using a Lambda Wrapper
#3975
opened Mar 21, 2025 by
ahmadajal
4 tasks done
Command update overrides States fields with None
investigate
#3950
opened Mar 20, 2025 by
sfc-gh-wjaskowski
4 tasks done
usage_metadata return None in Langgraph Studio
#3936
opened Mar 20, 2025 by
DmitryKatson
4 tasks done
TypeError: Object of type Interrupt is not JSON serializable
#3869
opened Mar 16, 2025 by
Vikki123
4 tasks done
Thread in pending state while storing memory in the background
#3851
opened Mar 14, 2025 by
Saisiva123
4 tasks done
"langgraph build -t my-image" is looking for my_agentrequirements.txt
#3832
opened Mar 13, 2025 by
jalapenos8
4 tasks done
langgraph-checkpoint-postgres (psycopg.OperationalError: sending query and params failed: SSL error: bad length) encountered across multiple version
#3716
opened Mar 6, 2025 by
shubhamnegikellton
4 tasks done
Unexpected Behavior of State Reducer Function in Subgraph
#3587
opened Feb 25, 2025 by
iamolvr
4 tasks done
Can't go to a node in the parent graph using Command.PARENT
investigate
#3570
opened Feb 24, 2025 by
iamolvr
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.