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
#1870 - Update typing_extensions
Pull Request -
State: closed - Opened by hinthornw 2 months ago
#1869 - Use typing_extensions typeddict
Pull Request -
State: closed - Opened by hinthornw 2 months ago
#1868 - Add memory conceptual doc
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
#1866 - Intermittent issue when using SqliteSaver- TypeError: Object of type SecretStr is not serializable
Issue -
State: closed - Opened by openSourcerer9000 2 months ago
- 2 comments
#1865 - donotmerge
Pull Request -
State: closed - Opened by bracesproul 2 months ago
#1864 - Add tests for MemoryStore in graph
Pull Request -
State: closed - Opened by hinthornw 2 months ago
#1863 - docs: remove duplicated statements
Pull Request -
State: closed - Opened by danielsiwiec 2 months ago
- 1 comment
#1862 - checkpoint: update note in MemorySaver
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1861 - docs: add entity memory tutorial
Pull Request -
State: closed - Opened by ccurme 2 months ago
#1856 - `typing.TypedDict` is not supported in with pydantic in Python < 3.12
Issue -
State: closed - Opened by B-Step62 2 months ago
#1855 - SQLToolManager.db_query_tool() missing 1 required positional argument: 'query'/'self'
Issue -
State: open - Opened by jason571 2 months ago
- 6 comments
#1853 - docs: Update Cloud deployment docs
Pull Request -
State: closed - Opened by andrewnguonly 2 months ago
#1852 - Update RAG agent w/ llama3.2
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
#1851 - docs: remove shared state how-to
Pull Request -
State: closed - Opened by vbarda 2 months ago
- 1 comment
#1850 - docs: add long-term memory tutorial
Pull Request -
State: closed - Opened by vbarda 2 months ago
- 1 comment
#1849 - ci: fix notebook runner & VCR cassette recorder
Pull Request -
State: closed - Opened by isahers1 2 months ago
- 2 comments
#1847 - docs: Update `Deploy to Cloud` docs
Pull Request -
State: closed - Opened by andrewnguonly 2 months ago
#1845 - Fix stream_mode=messages/custom buffering for sync calls with single node
Pull Request -
State: closed - Opened by nfcampos 2 months ago
#1844 - fix(sdk-js): match schema types, bump to 0.0.12
Pull Request -
State: closed - Opened by dqbd 2 months ago
#1843 - docs: add guide for entity memory
Pull Request -
State: closed - Opened by ccurme 2 months ago
- 2 comments
#1842 - docs: fix redis pending_writes
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1841 - docs: update streaming content how-to
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1837 - DOC: <How to implement human in loop for updating information from one state to second state.>
Issue -
State: closed - Opened by atulv24 2 months ago
- 1 comment
#1836 - Add store to pregel config
Pull Request -
State: closed - Opened by hinthornw 2 months ago
- 1 comment
#1835 - Support stringized annotations
Pull Request -
State: closed - Opened by hinthornw 2 months ago
- 1 comment
#1834 - Implement new Store interface
Pull Request -
State: closed - Opened by nfcampos 2 months ago
- 1 comment
#1831 - sqlite checkpointer import error
Issue -
State: closed - Opened by openSourcerer9000 2 months ago
- 6 comments
#1830 - feat(js): bump JS sdk to 0.0.11
Pull Request -
State: closed - Opened by dqbd 2 months ago
#1829 - sdk-py: combine sync & async into a single file
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1828 - docs: add docs for assistant versioning
Pull Request -
State: closed - Opened by isahers1 2 months ago
#1827 - sdk: Add subgraphs method
Pull Request -
State: closed - Opened by nfcampos 2 months ago
#1826 - Add namesapce filter to get_subgraphs
Pull Request -
State: closed - Opened by nfcampos 2 months ago
#1825 - docs: update pydantic comments -> callouts in tutorials
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1824 - docs: remove context channel
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1820 - docs: fix quick start example code
Pull Request -
State: closed - Opened by Yuxuan1998 2 months ago
- 2 comments
#1819 - langgraph: support for mysql backend for checkpoint
Pull Request -
State: closed - Opened by Hanson-G2G 2 months ago
- 1 comment
#1818 - Fix edge cases with stream_mode=messages
Pull Request -
State: closed - Opened by nfcampos 2 months ago
#1816 - Update conceptual docs on dynamic breakpoints
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
#1815 - checkpoint postgres,sqlite: update langgraph-checkpoint to 1.0.11
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1814 - checkpoint: release 1.0.11
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1813 - checkpoint postgres,sqlite: update langgraph-checkpoint
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1812 - checkpoint postgres,sqlite: update version
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1811 - langgraph: release 0.2.25
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1810 - langgraph[patch]: remove stringify of tool msg contnt
Pull Request -
State: closed - Opened by baskaryan 2 months ago
#1809 - sdk-py: release 0.1.31
Pull Request -
State: closed - Opened by vbarda 2 months ago
#1808 - Reword how-to
Pull Request -
State: closed - Opened by hinthornw 2 months ago
#1807 - fix(docs): Drop announcement bar
Pull Request -
State: closed - Opened by bracesproul 2 months ago
#1806 - docs: remove error warning
Pull Request -
State: closed - Opened by isahers1 2 months ago
#1805 - LangGraph Studio without Human Message ID
Issue -
State: open - Opened by Nachoeigu 2 months ago
- 2 comments
#1804 - Fix mobile nav nesting
Pull Request -
State: closed - Opened by hinthornw 2 months ago
#1803 - Raise exception if sync method on async checkpointer is called from event loop thread
Pull Request -
State: closed - Opened by nfcampos 2 months ago
#1800 - When a graph containing `async checkpointer` is incorrectly used with `invoke` or `get_state`, the program will hang
Issue -
State: closed - Opened by gbaian10 2 months ago
- 3 comments
#1798 - [Fix KeyError: 'documents' in web search function] langgraph_rag_agent_llama3_local.ipynb is not working for the web search
Issue -
State: closed - Opened by inoue0426 2 months ago
- 1 comment
#1783 - Add conceptual docs on SharedState
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
- 1 comment
#1781 - [Docs] Be consistent in START/END and "__start__"/"__end__"
Issue -
State: closed - Opened by hinthornw 2 months ago
- 1 comment
#1775 - docs: add docs on disabling streaming
Pull Request -
State: closed - Opened by isahers1 2 months ago
- 2 comments
#1774 - Update HIL conceptual docs
Pull Request -
State: closed - Opened by rlancemartin 2 months ago
- 2 comments
#1750 - langgraph[patch]: rename state_modifier -> preprocess_model_inputs in create_react_agent
Pull Request -
State: closed - Opened by baskaryan 2 months ago
- 3 comments
#1720 - Added optional bool to disable parallel tool calling in prebuilt react agent
Pull Request -
State: closed - Opened by akshatjain546 2 months ago
- 2 comments
#1716 - Implement serialization with msgpack library
Pull Request -
State: closed - Opened by nfcampos 2 months ago
- 1 comment
#1676 - In the subgraph, when there is a branch point to __end__(or __start__ point to ...), it will lose part of the edges
Issue -
State: open - Opened by gbaian10 3 months ago
- 4 comments
#1674 - docs: put documentation in the docs folder instead of examples
Pull Request -
State: closed - Opened by vbarda 3 months ago
- 2 comments
#1668 - custom checkpointers notebooks under examples are not working. I get errors for all 3 custom examples
Issue -
State: closed - Opened by shivachittamuru 3 months ago
- 6 comments
#1667 - langgraph: expand handle_tool_errors in ToolNode
Pull Request -
State: closed - Opened by isahers1 3 months ago
- 1 comment
#1647 - langgraph: check if model passed as runnable binding with tools in create_react_agent
Pull Request -
State: closed - Opened by vbarda 3 months ago
#1636 - Set tool message status
Pull Request -
State: closed - Opened by hinthornw 3 months ago
- 1 comment
#1632 - Debug mode of create_react_agent does not work after upgrading to the latest version
Issue -
State: closed - Opened by Valdanitooooo 3 months ago
- 4 comments
#1618 - Send for subgraph has an error about checkpoint id
Issue -
State: closed - Opened by sangmandu 3 months ago
- 3 comments
#1618 - Send for subgraph has an error about checkpoint id
Issue -
State: closed - Opened by sangmandu 3 months ago
- 3 comments
#1603 - Issue with Pydantic
Issue -
State: open - Opened by hwchase17 4 months ago
- 3 comments
Labels: bug
#1459 - I cannot get LLMCompiler work
Issue -
State: closed - Opened by erdult 3 months ago
- 17 comments
#1401 - sdk-py: add sync client
Pull Request -
State: closed - Opened by vbarda 3 months ago
#1319 - `langgraph up` doesn't find Docker on mac
Issue -
State: open - Opened by n-sviridenko 4 months ago
- 16 comments
#1314 - DOC: filter_message code is wrong
Issue -
State: closed - Opened by streamnsight 4 months ago
- 5 comments
#1302 - LangGraph library not compatible with checkpointer base
Issue -
State: closed - Opened by SellCXHarsha 4 months ago
- 17 comments
#1274 - import errror from the statement "from langgraph.checkpoint.sqlite import SqliteSaver "
Issue -
State: closed - Opened by pgaods 4 months ago
- 5 comments
#1266 - Time between nodes semi-randomly very long on DataBricks cloud server
Issue -
State: open - Opened by vdhelm 4 months ago
- 3 comments
#1251 - ToolNode is not seting the `status` field of the ToolMessage
Issue -
State: closed - Opened by thiagotps 4 months ago
#1222 - How to interrupt a subgraph, and insert a message, and then rerun graph?
Issue -
State: closed - Opened by gbaian10 4 months ago
- 7 comments
#1187 - langgraph[patch]: Use _schema instead of BaseModel.schema() for pydantic 2 migration
Pull Request -
State: closed - Opened by eyurtsev 4 months ago
#1153 - Ollama tool calls not working via openai proxy only when using langgraph
Issue -
State: open - Opened by StreetLamb 4 months ago
- 6 comments
#1129 - Add trace parameter to init method
Pull Request -
State: closed - Opened by vegetablest 4 months ago
#1128 - Add Tree of Thoughts
Pull Request -
State: closed - Opened by hinthornw 4 months ago
#999 - Fix example
Pull Request -
State: closed - Opened by jacoblee93 5 months ago
#987 - `add_conditional_edges` does not work without optional argument `path_map`
Issue -
State: closed - Opened by xabier64 5 months ago
- 6 comments
#893 - Cannot start "langgraph up"
Issue -
State: closed - Opened by shanumas 5 months ago
- 8 comments
#889 - LANGGRAPH_AUTH_TYPE is not working properly.
Issue -
State: closed - Opened by rxyshww 5 months ago
- 7 comments
#740 - langgraph.errors.InvalidUpdateError: Must write to at least one of ['input', 'plan', 'past_steps', 'response']
Issue -
State: open - Opened by cristianohello 5 months ago
- 31 comments
#574 - Graph stream labels "HumanMessage" but it is a "AiMessage"
Issue -
State: open - Opened by HGInfoNancy 6 months ago
- 5 comments
#492 - Receiving multiple inputs on a single node not working in a vanilla state
Issue -
State: open - Opened by minki-j 6 months ago
- 6 comments
#492 - Receiving multiple inputs on a single node not working in a vanilla state
Issue -
State: open - Opened by minki-j 6 months ago
- 6 comments
#435 - Create Excellent Local LLM Multi-Agent Implementation
Issue -
State: open - Opened by hinthornw 7 months ago
- 3 comments
Labels: enhancement
#373 - DOC: Agent supervisor error after Changing ChatOpenAi
Issue -
State: open - Opened by SatouKuzuma1 7 months ago
- 3 comments
#319 - chat agent executor: catch parsing errors in tool calls
Pull Request -
State: closed - Opened by ccurme 7 months ago
#195 - DOC: Add examples using Ollama, HuggingFace and other models rather than OpenAI models.
Issue -
State: open - Opened by ZappaBoy 9 months ago
- 13 comments
#137 - How to stream token of agent response in agent supervisor?
Issue -
State: open - Opened by chatgptguru 9 months ago
- 15 comments
#102 - Add interrupt_after arg to .compile()
Pull Request -
State: closed - Opened by nfcampos 10 months ago
#101 - [StreamlitCallbackHandler] - Not compatible with LangGraph
Issue -
State: open - Opened by MarkusDressel 10 months ago
- 7 comments
#99 - Update Readme
Pull Request -
State: closed - Opened by hinthornw 10 months ago
#98 - add plan-and-execute example
Pull Request -
State: closed - Opened by hwchase17 10 months ago
- 2 comments