Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / langchain-ai/langgraphjs issues and pull requests

#571 - Broken export in "@langchain/langgraph"

Issue - State: closed - Opened by vicent4no about 1 month ago - 3 comments

#569 - docs: Adds Postgres checkpointer docs

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#568 - chore(langgraph): Release 0.2.13

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#566 - fix(langgraph): Pass full state properties to conditional edges

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#565 - docs: Update Postgres checkpointer README

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#564 - chore(checkpoint-postgres): Release 0.0.1

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#563 - Update memory conceptual docs

Pull Request - State: closed - Opened by hinthornw about 1 month ago

#562 - Glossary

Pull Request - State: closed - Opened by hinthornw about 1 month ago

#561 - fix: make MemorySaver.put throw if thread_id not passed

Pull Request - State: closed - Opened by benjamincburns about 1 month ago - 1 comment

#560 - chore(langgraph): Release 0.2.12

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#559 - fix: Fix checkpointer race condition

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#558 - Adds Postgres checkpointer

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#557 - chore(checkpoint): Release 0.0.10

Pull Request - State: closed - Opened by jacoblee93 about 1 month ago

#556 - Consolidate runtime val tools docs

Pull Request - State: closed - Opened by hinthornw about 1 month ago

#555 - fix: return correct checkpointId in parentConfig in MemorySaver.getTuple

Pull Request - State: closed - Opened by benjamincburns about 1 month ago - 2 comments
Labels: lgtm

#554 - Feature request: Check if thread ID is active

Issue - State: open - Opened by Eirmas about 1 month ago - 1 comment

#553 - build(deps-dev): bump rollup from 4.22.5 to 4.23.0 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#552 - Update cross-thread persistence doc

Pull Request - State: closed - Opened by hinthornw about 1 month ago

#551 - Validate put namespaces

Pull Request - State: closed - Opened by hinthornw about 1 month ago

#550 - Feature Request: Type Safe ConfigAnnotation

Issue - State: closed - Opened by debkanchan about 2 months ago - 3 comments

#549 - feat(checkpointer): Adds exported checkpoint write error map

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#547 - Fix name of InMemoryStore

Pull Request - State: closed - Opened by hinthornw about 2 months ago

#544 - chore(langgraph): Release 0.2.11

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago - 2 comments

#543 - Allowing checkpointers' serializers to be asynchronous

Pull Request - State: open - Opened by wpoynter about 2 months ago - 4 comments

#542 - feat: Add xray support for drawing subgraphs

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#541 - Feature request: Create an acceptance test suite for checkpointers

Issue - State: closed - Opened by benjamincburns about 2 months ago - 11 comments

#540 - Update langgraph_agentic_rag.ipynb

Pull Request - State: closed - Opened by leonvanzyl about 2 months ago - 1 comment

#539 - fix(docs): Add missing concepts pages

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#538 - chore(langgraph): Release 0.2.10

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#537 - fix: Fix callback manager propagation issues

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#535 - fix(langgraph): Release 0.2.10-rc.5

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#534 - fix(checkpoint): Release 0.0.9-rc.0

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#533 - Merge memory API updates to main

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#532 - fix(checkpoint, langgraph): Rename id to key

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#531 - BUG introduced 3 days ago: callbackManager.copy is not a function

Issue - State: closed - Opened by max-sym about 2 months ago - 3 comments

#530 - Remove StateGraphArgs

Pull Request - State: closed - Opened by steren about 2 months ago - 2 comments

#528 - chore(langgraph): Bump deps, rc version

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#527 - chore(checkpoint): Release 0.0.8

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#526 - fix: Export MessagesAnnotation from web entrypoint

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#525 - Release 0.2.10-rc.0

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#524 - fix(langgraph): Drop unnecessary cast

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#523 - docs: Add compatibility info

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#522 - chore(langgraph): Release 0.2.9

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#521 - createReactAgent no longer works with ChatAnthropic

Issue - State: closed - Opened by Pckool about 2 months ago - 1 comment

#520 - Some plumbing for a narrower stream output

Pull Request - State: closed - Opened by Masstronaut about 2 months ago

#519 - createReactAgent no longer works with ChatAnthropic

Issue - State: closed - Opened by Pckool about 2 months ago - 5 comments

#518 - fix(langgraph): Update store api

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#517 - Module '"@langchain/langgraph"' has no exported member 'Annotation'

Issue - State: closed - Opened by jiangziyue1219 about 2 months ago - 8 comments

#516 - fix: Fix message serialization in prebuilt reducer, add subgraph docs

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#515 - Port `persistence` conceptual docs from PY

Issue - State: closed - Opened by bracesproul about 2 months ago

#512 - WIP: Implement types for Pregel.stream using recursive type

Pull Request - State: open - Opened by nfcampos about 2 months ago

#511 - build(deps-dev): bump rollup from 4.14.3 to 4.22.4 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#510 - chore(checkpoint): Release 0.0.7

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#509 - docs: Update comment in serialization method

Pull Request - State: closed - Opened by jacoblee93 about 2 months ago

#507 - fix(docs): Drop announcement bar

Pull Request - State: closed - Opened by bracesproul about 2 months ago

#505 - TypeError: Circular reference detected

Issue - State: closed - Opened by AndreaDelliGatti about 2 months ago - 9 comments

#504 - Data stream protocol support

Issue - State: open - Opened by kdawgwilk about 2 months ago - 2 comments

#502 - fix(docs): typos

Pull Request - State: closed - Opened by stevologic about 2 months ago - 1 comment

#501 - fix(langgraph): Update code to reflect config being a required arg

Pull Request - State: open - Opened by bracesproul about 2 months ago

#500 - Jest to test custom checkpoint saver

Issue - State: open - Opened by gnaryak about 2 months ago - 2 comments

#498 - chore(langgraph): Release 0.2.8

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#497 - fix: Remove config key filtering

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#496 - Release 0.2.7

Pull Request - State: closed - Opened by bracesproul 2 months ago

#495 - fix(langgraph): Fix .updateState when using managed values

Pull Request - State: closed - Opened by bracesproul 2 months ago

#494 - Release 0.2.6

Pull Request - State: closed - Opened by bracesproul 2 months ago

#493 - fix(langgraph): Fix bug in getting state with managed values

Pull Request - State: closed - Opened by bracesproul 2 months ago

#492 - chore(langgraph): Release 0.2.5

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#490 - feat: Adds config schema support

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#488 - Add link to langchain in the overview

Pull Request - State: closed - Opened by Masstronaut 2 months ago - 1 comment

#487 - Release 0.2.4

Pull Request - State: closed - Opened by bracesproul 2 months ago

#486 - Update ToolNode link to correct documentation link

Pull Request - State: closed - Opened by mejackreed 2 months ago - 1 comment

#485 - How to interrupt a subgraph in langgraphjs

Issue - State: closed - Opened by moyara-allgood 2 months ago - 4 comments

#484 - chore(checkpoint-mongodb): Release 0.0.3

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#483 - chore(checkpoint-sqlite): Release 0.1.2

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#482 - chore(langgraph): Release 0.2.3

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#481 - chore(deps): Bump checkpoint versions

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#480 - chore(checkpoint): Release 0.0.6

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#479 - chore(deps): Bump core dep

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#476 - feat(langgraph): Adds stores & managed values (memory)

Pull Request - State: closed - Opened by bracesproul 2 months ago - 1 comment

#475 - langgraph[minor]: Stores

Pull Request - State: closed - Opened by bracesproul 2 months ago

#474 - Subgraph Issues: Invalid Update For Channel query

Issue - State: open - Opened by justinlevi 2 months ago - 2 comments

#473 - fix: Fix CI

Pull Request - State: closed - Opened by jacoblee93 2 months ago

#472 - Running in Firebase Function

Issue - State: open - Opened by objectiveSee 2 months ago - 5 comments

#471 - feat(checkpoint-postgres): Postgres checkpointer

Pull Request - State: closed - Opened by l4b4r4b4b4 2 months ago - 5 comments

#470 - New ToolNode and ChatGroq doesn't work for Multi-calling tools

Issue - State: open - Opened by hgoona 2 months ago - 6 comments

#469 - docs: Add @langchain/core to quickstart

Pull Request - State: closed - Opened by cartonioh 2 months ago - 1 comment