Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / langchain-ai/langgraph issues and pull requests
#2408 - Extend existing unit tests using cover-agent
Pull Request -
State: open - Opened by mrT23 13 days ago
- 4 comments
#2407 - AsyncPostgresSaver uses hardcoded pipeline=True even if no pipeline is available
Issue -
State: closed - Opened by epistoteles 13 days ago
- 4 comments
#2406 - docs: fix typo
Pull Request -
State: closed - Opened by justmarkham 13 days ago
- 1 comment
#2404 - Add default ns in put_writes
Pull Request -
State: closed - Opened by hinthornw 14 days ago
#2403 - Latency for get_state using MemorySaver is very high
Issue -
State: closed - Opened by mukundt 14 days ago
- 9 comments
#2400 - Make Command accept generic arg for destinations
Pull Request -
State: closed - Opened by nfcampos 14 days ago
#2399 - [Checkpointers] MemorySaver: refrain from overwriting writes
Pull Request -
State: closed - Opened by hinthornw 14 days ago
#2398 - cli: Add default to interactive flow in new command
Pull Request -
State: closed - Opened by eyurtsev 14 days ago
#2395 - Why the agent can't retrieve for more than 2 chat messages?
Issue -
State: closed - Opened by FireAngelx 14 days ago
- 4 comments
#2393 - lib: Add interrupt() function
Pull Request -
State: closed - Opened by nfcampos 15 days ago
#2392 - Subgraph with private state doesn't have a proper state at the last node
Issue -
State: closed - Opened by minki-j 15 days ago
- 3 comments
#2391 - lib: Rename Control to GraphCommand
Pull Request -
State: closed - Opened by nfcampos 15 days ago
#2390 - docs: update multi-agent tutorials to use Control
Pull Request -
State: open - Opened by vbarda 15 days ago
#2388 - lib: update_state(values=None) should clear all tasks
Pull Request -
State: closed - Opened by nfcampos 15 days ago
#2387 - Orphaned Docker Layers in CLI with docker-compose
Issue -
State: open - Opened by davies-a 15 days ago
#2386 - Agent Tools: ValueError: `<function_name>` is not strict. Only `strict` function tools can be auto-parsed
Issue -
State: open - Opened by jaimeescano 15 days ago
#2382 - docs: fix nav sidebar
Pull Request -
State: closed - Opened by vbarda 16 days ago
#2380 - debug mode True for prebuilt agent doesn't work for ainvoke, astream_events
Issue -
State: closed - Opened by vikyw89 17 days ago
#2379 - cli: add ability to output docker compose file
Pull Request -
State: closed - Opened by eyurtsev 18 days ago
#2378 - Imperative API
Pull Request -
State: open - Opened by nfcampos 18 days ago
#2376 - fix(sdk-js): move to `@langchain/scripts` for building, bump to 0.0.23
Pull Request -
State: closed - Opened by dqbd 18 days ago
#2375 - docs: improve breadcrumbs behavior
Pull Request -
State: closed - Opened by vbarda 18 days ago
#2374 - Update LangGraph server API docs
Pull Request -
State: closed - Opened by andrewnguonly 18 days ago
#2373 - cli: add --version option
Pull Request -
State: closed - Opened by eyurtsev 19 days ago
#2372 - feat(sdk-js): bump to 0.0.22
Pull Request -
State: closed - Opened by dqbd 19 days ago
#2371 - docs: show nav menu for mobile
Pull Request -
State: closed - Opened by vbarda 19 days ago
#2370 - sdk-js: Add `custom` and `messages-tuple` stream modes
Pull Request -
State: closed - Opened by andrewnguonly 19 days ago
#2369 - cli[minor]: Add langgraph new command
Pull Request -
State: closed - Opened by eyurtsev 19 days ago
#2368 - lib: Rename args in Control object
Pull Request -
State: closed - Opened by nfcampos 19 days ago
#2366 - Print statement is needed to print the output
Pull Request -
State: closed - Opened by saurabhvartak1982 19 days ago
- 1 comment
#2364 - docs: fix some typos
Pull Request -
State: closed - Opened by eyurtsev 19 days ago
#2363 - docs: add breadcrumbs
Pull Request -
State: closed - Opened by vbarda 19 days ago
#2358 - kafka: Add missing task id for TaskNotFound error
Pull Request -
State: closed - Opened by nfcampos 20 days ago
#2357 - docs: add another ignore url pattern to link check
Pull Request -
State: closed - Opened by vbarda 20 days ago
#2356 - docs: fix numbered list in assistant versioning
Pull Request -
State: closed - Opened by vbarda 20 days ago
#2355 - lib: Split out _match_writes util in PregelLoop
Pull Request -
State: closed - Opened by nfcampos 20 days ago
#2354 - lib: For cached tasks, emit output events after task events
Pull Request -
State: closed - Opened by nfcampos 20 days ago
#2353 - fix(graph): invalid graph representation if RunnablePassthrough is used
Pull Request -
State: closed - Opened by dqbd 20 days ago
#2352 - langgraph: add add_sequence to StateGraph
Pull Request -
State: closed - Opened by vbarda 20 days ago
#2351 - Calling .astream inside of another graph's .astream_events will set stream_mode="value" regardless of config
Issue -
State: open - Opened by lucaslulucaslu 20 days ago
- 2 comments
#2350 - docs: fix install/env cell for customer support tutorial
Pull Request -
State: closed - Opened by vbarda 21 days ago
#2349 - feat(js-sdk): Release 0.0.22
Pull Request -
State: closed - Opened by bracesproul 21 days ago
#2348 - feat(js-sdk): Add status field in search args
Pull Request -
State: closed - Opened by bracesproul 21 days ago
#2347 - lib: Make Control object serializable
Pull Request -
State: closed - Opened by nfcampos 21 days ago
- 2 comments
#2346 - lib: Execute Sends in the superstep that originated them (feature-flagged)
Pull Request -
State: closed - Opened by nfcampos 21 days ago
#2342 - Add two more test cases for Send + interrupt
Pull Request -
State: closed - Opened by nfcampos 21 days ago
#2341 - OpenAIError in Customer-Support tutotial: The api_key client option must be set either by passing api_key
Issue -
State: closed - Opened by giusarno 21 days ago
- 4 comments
#2339 - [rfc] langgraph: allow tools / ToolNode to modify state
Pull Request -
State: open - Opened by vbarda 21 days ago
#2337 - DOC: Multi-agent Systems
Issue -
State: closed - Opened by kellerkind84 21 days ago
- 1 comment
#2336 - langgraph.errors.InvalidUpdateError: Can receive only one value per step. Use an Annotated key to handle multiple values. error when running retry in graph parallel processing
Issue -
State: closed - Opened by saeu5407 21 days ago
- 2 comments
#2333 - lib: Enforce write application order in apply_writes
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2332 - lib: When updating state from latest, apply pending writes first
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2331 - lib: When getting latest state, alst make `next` reflect pending writes
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2330 - lib: Add test for react architecture using Send + interrupt_before
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2329 - lib: In calls to get_state apply pending writes
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2328 - [Docs] Clarify checkpointer options
Pull Request -
State: closed - Opened by hinthornw 22 days ago
#2327 - lib: Add two more tests for Send
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2326 - langgraph: release 0.2.45
Pull Request -
State: closed - Opened by vbarda 22 days ago
#2325 - lib: Unset skip_done_tasks after each tick of the loop
Pull Request -
State: closed - Opened by nfcampos 22 days ago
#2323 - langgraph: add config metadata to pregel loop
Pull Request -
State: closed - Opened by vbarda 22 days ago
#2322 - feat(cli): add JS prebuild script
Pull Request -
State: closed - Opened by dqbd 22 days ago
#2320 - DOC: Bug in Memory Store Example
Issue -
State: closed - Opened by ltoniazzi 22 days ago
- 2 comments
#2319 - LangGraph Studio IDE: Web Voyager issue
Issue -
State: open - Opened by sergiossm 22 days ago
#2316 - LangGraph Studio (mac) -> AttributeError: module 'mvgbxnshzyfjxntsvqcqbkah' has no attribute 'graph'
Issue -
State: closed - Opened by acsankar 22 days ago
- 8 comments
#2313 - Update reflection function in langgraph_code_assistant.ipynb
Pull Request -
State: open - Opened by SmallBookworm 24 days ago
#2312 - feat(langgraph): Add tags and run name to message stream output
Pull Request -
State: open - Opened by jacoblee93 24 days ago
#2310 - feat(sdk-js): improve types for drawable graph, interrupts and metadata
Pull Request -
State: closed - Opened by dqbd 25 days ago
#2309 - WIP: eager send
Pull Request -
State: closed - Opened by nfcampos 25 days ago
#2308 - langgraph: release 0.2.44
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2307 - feat(cli): add support for other JS package managers based off package lock
Pull Request -
State: closed - Opened by dqbd 25 days ago
#2306 - docs: add subgraph streaming example for remote graph
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2305 - docs: fix link in the tutorial
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2304 - RemoteGraph: If node name is not present, fallback to node id as the node name
Pull Request -
State: closed - Opened by andrewnguonly 25 days ago
#2303 - Test order of update application after Send
Pull Request -
State: closed - Opened by nfcampos 25 days ago
#2302 - Bump CLI
Pull Request -
State: closed - Opened by hinthornw 25 days ago
#2301 - docs: add more redirects & remove unused cloud pages
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2300 - Update LangGraph Server API docs
Pull Request -
State: closed - Opened by andrewnguonly 25 days ago
#2299 - docs: update the docs for streaming messages
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2298 - chore(cli): rename Debugger to LangGraph Studio
Pull Request -
State: closed - Opened by dqbd 25 days ago
#2297 - fix(docs): function call in partial
Pull Request -
State: closed - Opened by allenc97 25 days ago
- 4 comments
#2296 - langgraph: handle messages-tuple stream mode in RemoteGraph
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2295 - DOC: Incorrect link to conceptual guide
Issue -
State: closed - Opened by cab938 25 days ago
- 2 comments
#2294 - docs: add some detail on webhooks
Pull Request -
State: closed - Opened by ccurme 25 days ago
#2293 - docs: update annotation in tutorial
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2292 - docs: remove token-by-token streaming from stream events
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2291 - docs: update core in docs dependencies
Pull Request -
State: closed - Opened by vbarda 25 days ago
#2289 - docs: update usage of claude-3-5-sonnet-2024062 to claude-3-5-sonnet-20241022
Pull Request -
State: open - Opened by SokiKawashima 25 days ago
#2286 - langgraph: release 0.2.43
Pull Request -
State: closed - Opened by vbarda 26 days ago
#2285 - langgraph[patch]: bump core ^0.3.15 || ^ 0.2.43
Pull Request -
State: closed - Opened by baskaryan 26 days ago
#2284 - sdk: Add `action` query param to cancel Run methods
Pull Request -
State: closed - Opened by andrewnguonly 26 days ago
#2283 - docs: fix typo
Pull Request -
State: closed - Opened by vbarda 26 days ago
#2282 - docs: reorder reference
Pull Request -
State: closed - Opened by eyurtsev 26 days ago
#2281 - docs: expose how-to on rebuilding graph at runtime
Pull Request -
State: closed - Opened by vbarda 26 days ago
#2280 - ci: update deploy docs workflow to check external links on langchain.com
Pull Request -
State: closed - Opened by eyurtsev 26 days ago
#2279 - docs: update reference layout
Pull Request -
State: closed - Opened by eyurtsev 26 days ago
#2278 - Fix bad tab in how-to guide
Pull Request -
State: closed - Opened by eyurtsev 26 days ago
#2277 - docs: update FAQ
Pull Request -
State: closed - Opened by vbarda 26 days ago
#2274 - cp readme over
Pull Request -
State: closed - Opened by hwchase17 26 days ago
#2273 - docs: update quick start
Pull Request -
State: closed - Opened by vbarda 26 days ago
#2272 - docs: add flags to self-hosted
Pull Request -
State: closed - Opened by vbarda 26 days ago