Nuno Campos
72edec5be2
Add test
2024-09-25 11:00:27 -07:00
Nuno Campos
67d907eb1c
Fix stream_mode=messages/custom buffering for sync calls with single node
2024-09-25 10:38:06 -07:00
042653207f
docs: add docs for assistant versioning ( #1828 )
...
* draft of conceptual docs
* Improve the conceptual docs
* adding how-to
* add diagram, make callout to conceptual guide
* updated image
* updated screenshots to new UI
* add link, typo
---------
Co-authored-by: Lance Martin <lance@langchain.dev >
2024-09-25 16:13:08 +00:00
Tat Dat Duong
68fb04bb0c
fix(sdk-js): match schema types, bump to 0.0.12
2024-09-25 17:33:13 +02:00
Vadym Barda and GitHub
6c171e2838
docs: update streaming content how-to ( #1841 )
2024-09-25 11:23:31 -04:00
Vadym Barda and GitHub
6136eb7471
docs: fix redis pending_writes ( #1842 )
2024-09-25 14:54:40 +00:00
David Duong and GitHub
206420d4cc
Merge pull request #1830 from langchain-ai/dqbd/bump-js-0.0.11
...
feat(js): bump JS sdk to 0.0.11
2024-09-24 21:45:56 +02:00
Tat Dat Duong
a3be376453
feat(js): bump JS sdk to 0.0.11
2024-09-24 21:40:48 +02:00
Nuno Campos and GitHub
44afec9da7
Merge pull request #1829 from langchain-ai/vb/combine-sdk-into-single-file
...
sdk-py: combine sync & async into a single file
2024-09-24 11:35:51 -07:00
vbarda
cc8ea9e608
sdk-py: combine sync & async into a single file
2024-09-24 14:24:14 -04:00
Lance Martin and GitHub
88335ea405
Update conceptual docs on dynamic breakpoints ( #1816 )
...
* Update conceptual docs in dynamic breakpoints
* Improve explaination
* Add skipping logic to dynamic breakpoints
2024-09-24 11:18:01 -07:00
Nuno Campos and GitHub
15823c78eb
Merge pull request #1827 from langchain-ai/nc/24sep/sdk-subgraphs
...
sdk: Add subgraphs method
2024-09-24 11:07:45 -07:00
Nuno Campos
30ed61479e
Fix
2024-09-24 11:06:07 -07:00
Yuxuan1998 and GitHub
e909cb6815
fix TypeError ( #1820 )
2024-09-24 14:05:03 -04:00
Nuno Campos
dfa874aaf6
sdk: Add subgraphs method
2024-09-24 11:02:50 -07:00
Nuno Campos and GitHub
247e2bae8d
Merge pull request #1401 from langchain-ai/vb/add-sync-client
...
sdk-py: add sync client
2024-09-24 10:46:06 -07:00
Nuno Campos
26eca4a42f
langgraph 0.2.27
0.2.27
2024-09-24 10:42:02 -07:00
Nuno Campos and GitHub
2f7826ed79
Merge pull request #1826 from langchain-ai/nc/24sep/get-subgraphs-namespace
...
Add namesapce filter to get_subgraphs
2024-09-24 10:41:36 -07:00
Nuno Campos
8205c85383
Add namesapce filter to get_subgraphs
...
- If passed it returns a single subgraph, mathching that namespace, if found
2024-09-24 09:38:24 -07:00
Vadym Barda and GitHub
5235ad08ec
docs: remove context channel ( #1824 )
2024-09-24 10:51:22 -04:00
Vadym Barda and GitHub
37948b3348
docs: update pydantic comments -> callouts in tutorials ( #1825 )
2024-09-24 13:09:59 +00:00
Nuno Campos
bb5ff42bcd
langgraph 0.2.26
0.2.26
2024-09-23 17:50:16 -07:00
Nuno Campos and GitHub
beea3beb48
Merge pull request #1818 from langchain-ai/nc/23sep/stream-messages-fix
...
Fix edge cases with stream_mode=messages
2024-09-23 17:43:27 -07:00
Nuno Campos
58aaffb6bf
Fix edge cases with stream_mode=messages
...
- running callback handler in background thread could potentially lead to ordering issues
- deduping on `id()` could lead to messages being dropped if they reused memory address of a previous chunk
2024-09-23 17:34:04 -07:00
Vadym Barda and GitHub
ae2185a431
Merge branch 'main' into vb/add-sync-client
2024-09-23 19:42:13 -04:00
vbarda
985f1b1e26
code review
2024-09-23 19:41:08 -04:00
Lance Martin and GitHub
e1a33360e0
Update HIL conceptual docs ( #1774 )
...
* Update HIL conceptual docs
* Update images
* Update figures and text per feedback
* Update links for how-tos
* Embed img directly in ntbks
* Add dynamic breakpoints
* Update figure in ntbk
* Fix link to dynamic breakpoints
2024-09-23 15:46:33 -07:00
Vadym Barda and GitHub
659d127d2b
checkpoint postgres,sqlite: update langgraph-checkpoint to 1.0.11 ( #1815 )
checkpointsqlite==1.0.4
checkpointpostgres==1.0.8
2024-09-23 22:09:28 +00:00
Isaac Francisco and GitHub
d2d5e9f655
docs: add docs on disabling streaming ( #1775 )
2024-09-23 18:01:19 -04:00
Vadym Barda and GitHub
434e7519bc
checkpoint: release 1.0.11 ( #1814 )
checkpoint==1.0.11
2024-09-23 17:58:25 -04:00
Vadym Barda and GitHub
7d513bcde2
checkpoint postgres,sqlite: update langgraph-checkpoint ( #1813 )
2024-09-23 21:47:26 +00:00
Vadym Barda and GitHub
c8265a21cd
Merge branch 'main' into vb/add-sync-client
2024-09-23 17:39:54 -04:00
Vadym Barda and GitHub
515c619bc2
checkpoint postgres,sqlite: update version ( #1812 )
2024-09-23 17:33:19 -04:00
Vadym Barda and GitHub
342aee7945
langgraph: release 0.2.25 ( #1811 )
0.2.25
2024-09-23 17:31:23 -04:00
Bagatur and GitHub
ee638fdbf8
langgraph[patch]: remove stringify of tool msg contnt ( #1810 )
2024-09-23 17:29:38 -04:00
vbarda
2d741c7cbf
update
2024-09-23 17:28:02 -04:00
William FH and GitHub
3c672abc1b
Reword how-to ( #1808 )
2024-09-23 14:08:08 -07:00
vbarda
81c10a5f8e
Merge branch 'main' into vb/add-sync-client
2024-09-23 16:56:12 -04:00
Nuno Campos and GitHub
68c1fa8280
Merge pull request #1803 from langchain-ai/nc/23sep/exc-async-checkpointer-block
...
Raise exception if sync method on async checkpointer is called from event loop thread
2024-09-23 13:05:02 -07:00
Vadym Barda and GitHub
9e42977273
sdk-py: release 0.1.31 ( #1809 )
sdk==0.1.31
2024-09-23 15:12:43 -04:00
Brace Sproul and GitHub
e333889c19
Merge pull request #1807 from langchain-ai/brace/drop-annoncements-bar
...
fix(docs): Drop announcement bar
2024-09-23 10:56:02 -07:00
bracesproul
81e05ffb69
fix(docs): Drop announcement bar
2024-09-23 10:50:15 -07:00
Isaac Francisco and GitHub
f9431d1bec
remove error ( #1806 )
2024-09-23 13:45:08 -04:00
William FH and GitHub
1601c3a47d
Fix mobile nav nesting ( #1804 )
2024-09-23 16:08:10 +00:00
Nuno Campos
e71c24ea9b
Raise exception if sync method on async checkpointer is called from main thread
...
- The thread running the event loop can block waiting for a coro to run, only background threads can
2024-09-23 08:41:57 -07:00
Nuno Campos
68d378def5
langgraph 0.2.24
0.2.24
2024-09-23 08:26:55 -07:00
Nuno Campos and GitHub
0b0b6e17d3
Merge pull request #1797 from langchain-ai/nc/22sep/perf-intern-strings
...
perf: Intern string constants
2024-09-23 07:40:59 -07:00
Nuno Campos and GitHub
d5a1152064
Merge pull request #1794 from langchain-ai/nc/21sep/remove-runtime-value-substitution
...
Remove runtime value substitution
2024-09-23 07:03:44 -07:00
Nuno Campos and GitHub
00290c8e06
Merge pull request #1792 from langchain-ai/nc/21sep/docstrings-comments
...
Add more comments and docstrings
2024-09-23 07:03:05 -07:00
Nuno Campos
47fe321e31
Lint
2024-09-22 12:51:06 -07:00