-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Insights: langchain-ai/langgraph
Overview
Could not load contribution data
Please try again later
9 Releases published by 1 person
-
checkpoint==2.0.15
published
Feb 15, 2025 -
checkpointsqlite==2.0.5
published
Feb 15, 2025 -
checkpointpostgres==2.0.15
published
Feb 15, 2025 -
0.2.73
published
Feb 15, 2025 -
checkpoint==2.0.16
published
Feb 18, 2025 -
0.2.74
published
Feb 19, 2025 -
cli==0.1.72
published
Feb 19, 2025 -
sdk==0.1.53
published
Feb 20, 2025 -
cli==0.1.73
published
Feb 20, 2025
52 Pull requests merged by 14 people
-
update opendeepresearch name
#3541 merged
Feb 20, 2025 -
Update packages w/ Open Deep Research
#3539 merged
Feb 20, 2025 -
fix(react): handle non-concatenable messages
#3536 merged
Feb 20, 2025 -
langgraph: allow passing config_schema to create_react_agent
#3534 merged
Feb 20, 2025 -
feat(react): add interrupt docs
#3533 merged
Feb 20, 2025 -
langgraph: handle non-overlapping subgraph updates in Command.PARENT
#3521 merged
Feb 20, 2025 -
docs: add langgraph platform ips
#3528 merged
Feb 20, 2025 -
docs: add langgraph platform ips
#3527 merged
Feb 20, 2025 -
feat(react): add interrupts, clean up generic types
#3526 merged
Feb 20, 2025 -
fix(react): avoid streaming messages if they are not needed
#3525 merged
Feb 20, 2025 -
fix(react): output non-abort errors in console, handle bogus message type
#3524 merged
Feb 20, 2025 -
[cli] Bump api floor
#3523 merged
Feb 20, 2025 -
Configure loopback transports
#3522 merged
Feb 19, 2025 -
Update map-reduce-fixed-typo.ipynb
#3509 merged
Feb 19, 2025 -
Update index.md
#3519 merged
Feb 19, 2025 -
docs: fix anchor links
#3518 merged
Feb 19, 2025 -
docs: playground studio integration
#3514 merged
Feb 19, 2025 -
docs build: test api link generation
#3513 merged
Feb 19, 2025 -
feat(sdk-js/react): make configurable typed via generics
#3511 merged
Feb 19, 2025 -
Support http config
#3505 merged
Feb 19, 2025 -
concepts: add durable execution to nav
#3508 merged
Feb 19, 2025 -
feat(ci): only run lint/test if files have changed
#3507 merged
Feb 19, 2025 -
fix(docs): add install command for sdk-js/react
#3506 merged
Feb 19, 2025 -
docs: Remove unused imports
#3500 merged
Feb 19, 2025 -
docs: concepts durable execution
#3355 merged
Feb 19, 2025 -
langgraph: optionally add structured_response key to agent state in create_react_agent
#3493 merged
Feb 19, 2025 -
fix(sdk-js): mark ui-related peer deps as optional
#3503 merged
Feb 19, 2025 -
Update docstrings for command & send
#3492 merged
Feb 19, 2025 -
fix(sdk-js): add docs to gitignore path
#3498 merged
Feb 19, 2025 -
docs: revert changes to api reference generation
#3494 merged
Feb 19, 2025 -
docs: Update note about LangGraph Deployments view in self-hosted deployment options
#3491 merged
Feb 19, 2025 -
Fix issues in chatbot simulation evaluation tutorial
#3462 merged
Feb 19, 2025 -
docs: update measurement id
#3487 merged
Feb 19, 2025 -
langgraph: release 0.2.74
#3489 merged
Feb 18, 2025 -
langgraph: fallback on no-op writer in get_stream_writer
#3488 merged
Feb 18, 2025 -
docs: add mcp adapters
#3485 merged
Feb 18, 2025 -
docs: update prebuilt stub
#3486 merged
Feb 18, 2025 -
ci: remove markddown-exec from docs pipeline
#3482 merged
Feb 18, 2025 -
checkpoint: Fix memory leak in checkpoint serializer
#3481 merged
Feb 18, 2025 -
remove beta from functional api
#3475 merged
Feb 18, 2025 -
reference: remove incorrect example from pregel class
#3476 merged
Feb 18, 2025 -
Very minor typo in docstring of State -> add_node
#3461 merged
Feb 18, 2025 -
Ensure remote respects recursion_limit param if it's passed
#3470 merged
Feb 18, 2025 -
langgraph(prebuilt): allow a PromptTemplate in react agent
#3463 merged
Feb 18, 2025 -
Add langmem link
#3473 merged
Feb 18, 2025 -
fix(cli): use '{{json .}}' format instead of 'json'
#3479 merged
Feb 18, 2025 -
Add CONFIG_KEY_RUNNER_SUBMIT
#3474 merged
Feb 18, 2025 -
cli: Add support for dependencies in parent directories
#3472 merged
Feb 18, 2025 -
fix(docs): broken assistant-ui link
#3467 merged
Feb 17, 2025 -
langgraph: release 0.2.73
#3456 merged
Feb 15, 2025 -
langgraph: better typing for node functions
#3455 merged
Feb 15, 2025 -
Exclude complex values from checkpoint metadata
#3448 merged
Feb 15, 2025
11 Pull requests opened by 7 people
-
chore(deps): bump @octokit/request-error from 6.1.5 to 6.1.7 in /libs/sdk-js
#3449 opened
Feb 15, 2025 -
chore(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.2 in /libs/sdk-js
#3450 opened
Feb 15, 2025 -
chore(deps): bump @octokit/request from 9.1.3 to 9.2.2 in /libs/sdk-js
#3451 opened
Feb 15, 2025 -
langgraph: add test for streaming update from subgraph node w/ parent command
#3504 opened
Feb 19, 2025 -
Add docs page on lgp scalability / resilience
#3510 opened
Feb 19, 2025 -
docs: add pregel conceptual doc
#3516 opened
Feb 19, 2025 -
pregel: update validation error messages
#3517 opened
Feb 19, 2025 -
update concepts index partially
#3520 opened
Feb 19, 2025 -
checkpoint-sqlite: update aiosqlite bounds
#3540 opened
Feb 20, 2025 -
docs: update getting started docs for studio
#3542 opened
Feb 21, 2025 -
Improved Webhooks documentation with good formatting and readability
#3551 opened
Feb 21, 2025
14 Issues closed by 8 people
-
Subgraph history
#3415 closed
Feb 21, 2025 -
ToolNode not working. TypeError: Tool search returned unexpected type: <class 'str'>
#3538 closed
Feb 21, 2025 -
LangGraph docker compose 100% CPU usage
#3366 closed
Feb 20, 2025 -
[Urgent!] Docker build doesn't create new images
#3535 closed
Feb 20, 2025 -
bad repo - On the Edge of AI Adaptability
#3537 closed
Feb 20, 2025 -
Segment the documentation into legacy content vs modern best practices
#3365 closed
Feb 19, 2025 -
Hidden State not Appearing in Conditional Edge
#3483 closed
Feb 18, 2025 -
exec format error during langgraph docker deployment
#3457 closed
Feb 18, 2025 -
DOC: Cannot connect LangGraph server to deployed Postgres instance
#3299 closed
Feb 18, 2025 -
Reducers for other state members apart from messages
#3460 closed
Feb 17, 2025 -
[Urgent] LangGraph docker image fails to start
#3464 closed
Feb 16, 2025 -
微信交流群
#3452 closed
Feb 15, 2025 -
`TypeError` in PostgreSQL Store Setup Function (Re-execution)
#3392 closed
Feb 15, 2025
3 Issues opened by 3 people
-
graph restart bug
#3543 opened
Feb 21, 2025 -
Lang Graph Nodes Experience High Latency Unrelated to LLM Execution
#3515 opened
Feb 19, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`langgraph up` doesn't find Docker on mac
#1319 commented on
Feb 18, 2025 • 0 new comments -
For langraph workflow with parallel node execution (send/map-reduce) follow uo quetions are not working /. memory /checkpointer not wokring
#3380 commented on
Feb 19, 2025 • 0 new comments -
Graph Display not working for over 3 levels nested graph and when more than one node
#2607 commented on
Feb 21, 2025 • 0 new comments -
In Langgraph studio the subgraph part is not shown when we invoke the subgraphs in the parent graph's node
#3372 commented on
Feb 21, 2025 • 0 new comments -
Fix state fields received by routing function
#3375 commented on
Feb 18, 2025 • 0 new comments