vbarda
4fe00a138f
lint
2024-10-03 12:17:40 -04:00
vbarda
1dcf33fc0e
update
2024-10-03 12:16:46 -04:00
vbarda
97489f1386
langgraph: add support for passing store via state_modifier
2024-10-03 12:15:25 -04:00
Vadym Barda and GitHub
86edf631e3
langgraph: release 0.2.34 ( #1982 )
0.2.34
2024-10-02 17:42:14 -04:00
Vadym Barda and GitHub
93c22fbdde
langgraph: add store to the prebuilt agent ( #1981 )
2024-10-02 21:38:15 +00:00
Eugene Yurtsev and GitHub
7f95d7de42
docs: how to guide batch 2 ( #1956 )
...
Updates the following how to guides
docs/docs/how-tos/disable-streaming.ipynb
docs/docs/how-tos/input_output_schema.ipynb
docs/docs/how-tos/many-tools.ipynb
docs/docs/how-tos/map-reduce.ipynb
docs/docs/how-tos/node-retries.ipynb
docs/docs/how-tos/pass-config-to-tools.ipynb
docs/docs/how-tos/pass_private_state.ipynb
2024-10-02 17:29:21 -04:00
Eugene Yurtsev and GitHub
1a4f375226
docs: how-to guides batch 3 ( #1979 )
...
Updates the following how to guides:
docs/docs/how-tos/persistence.ipynb
docs/docs/how-tos/persistence_mongodb.ipynb
docs/docs/how-tos/persistence_postgres.ipynb
docs/docs/how-tos/persistence_redis.ipynb
docs/docs/how-tos/react-agent-from-scratch.ipynb
docs/docs/how-tos/react-agent-structured-output.ipynb
docs/docs/how-tos/recursion-limit.ipynb
docs/docs/how-tos/return-when-recursion-limit-hits.ipynb
docs/docs/how-tos/run-id-langsmith.ipynb
docs/docs/how-tos/state-model.ipynb
2024-10-02 17:29:01 -04:00
William FH and GitHub
6c0da426c6
[PostGres Checkpointer] Run CI on PG15 as well ( #1953 )
2024-10-02 19:16:58 +00:00
William FH and GitHub
7ede237508
[Docs] Add SDK ref docs for the Store client ( #1974 )
2024-10-02 19:16:36 +00:00
Jacob Lee and GitHub
fb382c20f7
fix: Fix for drawing subgraphs with multiple sinks ( #1962 )
...
* Fix for drawing subgraphs with multiple sinks
* Expand error message
2024-10-02 12:03:30 -07:00
Vadym Barda and GitHub
9821638965
docs: add InjectedStore to reference ( #1976 )
2024-10-02 18:54:25 +00:00
Vadym Barda and GitHub
e48d9d3c38
docs: add a note for shared memory to persistence how-to ( #1975 )
2024-10-02 18:41:23 +00:00
Vadym Barda and GitHub
7ecc672e61
langgraph: release 0.2.33 ( #1972 )
0.2.33
2024-10-02 13:43:17 -04:00
Vadym Barda and GitHub
7efd3c726e
langgraph: add support for store in ToolNode ( #1968 )
2024-10-02 17:39:25 +00:00
Eugene Yurtsev and GitHub
74b36adb18
docs: update how-to guides batch 1 ( #1918 )
...
Add links to the following how-to guides:
docs/docs/how-tos/async.ipynb
docs/docs/how-tos/branching.ipynb
docs/docs/how-tos/configuration.ipynb
docs/docs/how-tos/create-react-agent-hitl.ipynb
docs/docs/how-tos/create-react-agent-memory.ipynb
docs/docs/how-tos/create-react-agent-system-prompt.ipynb
docs/docs/how-tos/create-react-agent.ipynb
Identified two missing concepts:
1) RunnableConfig in LangChain
2) Unclear where ReAct should link in langgraph
2024-10-02 15:09:11 +00:00
Eugene Yurtsev and GitHub
2f7da90a38
docs: check for format violations with ruff ( #1967 )
2024-10-02 14:40:33 +00:00
William FH and GitHub
a3cb9c1a94
Validate no empty namespace is added ( #1961 )
...
Also check the root label isn't "langgraph"
2024-10-01 18:43:45 -07:00
Vadym Barda and GitHub
e0fd95b22a
docs: update tutorial for long-term memory ( #1955 )
2024-10-01 17:56:43 -07:00
William FH and GitHub
db87642a10
Revert "Validate not empty ( #1957 )" ( #1960 )
...
This reverts commit cf67acb699 .
2024-10-01 17:44:08 -07:00
William FH and GitHub
cf67acb699
Validate not empty ( #1957 )
2024-10-01 17:23:44 -07:00
Lance Martin and GitHub
36be928791
Fix link ( #1954 )
2024-10-01 20:47:30 +00:00
Brace Sproul and GitHub
702b5949d9
fix(sdk-js): Release 0.0.14
2024-10-01 13:18:02 -07:00
Brace Sproul and GitHub
267485f3e6
Merge branch 'main' into rc
2024-10-01 13:13:01 -07:00
William FH and GitHub
5c3ac5d16d
Update PG Implementation ( #1948 )
checkpointpostgres==2.0.0
2024-10-01 13:11:19 -07:00
Vadym Barda and GitHub
db6f8a53b6
docs: add shared memory how to ( #1920 )
2024-10-01 19:54:59 +00:00
98d1f27471
Add memory conceptual doc ( #1868 )
...
* Add memory conceptual doc
* update
* typo
* v1 conceptual doc
* Update per feedback
* Capture feedback
* Update based on feedback
* Remove memory service
* Address comments
---------
Co-authored-by: Chester Curme <chester.curme@gmail.com >
2024-10-01 12:54:23 -07:00
bracesproul
79cded748d
fix(sdk-js): Release 0.0.14
2024-10-01 12:45:57 -07:00
Brace Sproul and GitHub
c08dd2f71c
Merge pull request #1949 from langchain-ai/brace/update-rc
...
fix: Update rc branch
2024-10-01 12:44:02 -07:00
bracesproul
7dbb5ce98f
Merge branch 'main' of https://github.com/langchain-ai/langgraph into rc
2024-10-01 12:37:22 -07:00
Brace Sproul and GitHub
813aadeb47
Merge pull request #1947 from langchain-ai/brace/fix-null-obj-err
...
fix(sdk-js): Fix null item error
2024-10-01 12:36:57 -07:00
Vadym Barda and GitHub
4a45f6c99a
langgraph, sqlite, postgres: update to use langgraph-checkpoint==2.0.0 ( #1946 )
0.2.32
checkpointsqlite==2.0.0
2024-10-01 15:28:06 -04:00
bracesproul
38a3e11c9f
cr
2024-10-01 11:32:07 -07:00
bracesproul
8486c9d413
fix(sdk-js): Fix null item error
2024-10-01 11:31:29 -07:00
Vadym Barda and GitHub
00662ab557
ci: update the check for changed notebooks ( #1945 )
2024-10-01 18:14:32 +00:00
Brace Sproul and GitHub
db4191b89e
Merge pull request #1943 from langchain-ai/release
...
Release 0.0.14-rc.0
2024-10-01 10:48:36 -07:00
bracesproul
45bf27bafe
Release 0.0.14-rc.0
2024-10-01 10:45:49 -07:00
Brace Sproul and GitHub
11d636ff83
Merge pull request #1910 from langchain-ai/wfh/js_store_client
...
Add JS SDK Store Client
checkpoint==2.0.0
2024-10-01 10:44:06 -07:00
Vadym Barda and GitHub
78c9c15b14
langgraph, checkpoint: update versions ( #1942 )
2024-10-01 13:43:07 -04:00
Vadym Barda and GitHub
46b52b2426
ci: run notebook checks for changed notebooks ( #1941 )
2024-10-01 16:50:24 +00:00
Eugene Yurtsev and GitHub
674180ad0c
docs: Add linting check as part of docs deploy ( #1939 )
...
We'll need to add the same thing as part of CI testing, but a second check
during deployment wont hurt in case CI is by passed for whatever reason.
2024-10-01 10:50:39 -04:00
Vadym Barda and GitHub
71efff7cee
ci: add a script to check sync and async methods in SDK ( #1938 )
2024-10-01 09:50:26 -04:00
William FH and GitHub
dd88ac6224
Bump SDK Py ( #1935 )
sdk==0.1.32
2024-10-01 08:17:51 +00:00
Nuno Campos and GitHub
53c2e4d8c2
Merge pull request #1932 from langchain-ai/eugene/format_docs
...
docs: format with ruff
2024-09-30 19:13:47 -07:00
Eugene Yurtsev
70b0032191
format docs
2024-09-30 22:08:27 -04:00
William FH and GitHub
445b795037
[Docs] update min bounds from API ( #1929 )
2024-09-30 17:06:34 -07:00
William FH and GitHub
29f58fd9e5
Custom loads support in postgres checkpointer ( #1930 )
checkpointpostgres==1.0.11
2024-09-30 16:42:23 -07:00
Vadym Barda and GitHub
716d23e269
langgraph: release 0.2.31 ( #1928 )
0.2.31
2024-09-30 18:33:34 -04:00
Vadym Barda and GitHub
a9df3a3515
langgraph: use correct logic for binding tools in prebuilt agent ( #1927 )
2024-09-30 22:22:48 +00:00
Vadym Barda and GitHub
da935e7805
langgraph: fix edge case with string enums as node names ( #1926 )
2024-09-30 18:00:33 -04:00
Andrew Nguonly and GitHub
6d1d705b84
Update API docs. ( #1925 )
2024-09-30 14:23:32 -07:00