isaac hershenson
d7dc16310f
nuno comments
2024-07-19 13:05:28 -07:00
isaac hershenson
afd940d9bd
first draft
2024-07-19 12:38:55 -07:00
Nuno Campos
ed5d114087
Fix
2024-07-19 12:19:43 -07:00
Nuno Campos and GitHub
9d14f4f2f1
docs: Add note on langgraph v langgraph cloud ( #1071 )
2024-07-19 10:40:02 -07:00
Nuno Campos and GitHub
29e860acca
Update manager.py
2024-07-19 08:52:08 -07:00
Nuno Campos and GitHub
b26be0c113
Merge pull request #1070 from langchain-ai/vb/update-assistants
...
sdk-py: add if_exists for assistants
2024-07-19 08:39:11 -07:00
Nuno Campos and GitHub
ec2892098b
Update client.py
2024-07-19 08:21:58 -07:00
vbarda
c7133fd34b
Merge branch 'main' into vb/update-assistants
2024-07-19 10:12:26 -04:00
Nuno Campos
7ed5f9e4bc
Implement AsyncLoop
2024-07-18 17:28:44 -07:00
vbarda
8bd2d88be4
sdk-py: add if_exists for assistants
2024-07-18 19:59:12 -04:00
Bagatur and GitHub
3a53843185
langgraph[patch]: refactor ToolNode ( #1066 )
2024-07-18 16:13:06 -07:00
Nuno Campos
f974471f7d
Lint
2024-07-18 15:52:20 -07:00
Nuno Campos
909bf4433f
Lint
2024-07-18 15:51:37 -07:00
Nuno Campos
73b4b6ec5b
Lint
2024-07-18 15:50:45 -07:00
Nuno Campos
06f83710c8
Lint
2024-07-18 15:49:58 -07:00
Nuno Campos
b3ee728839
Pregel.stream passing all tests
2024-07-18 15:49:58 -07:00
Nuno Campos
60f7a7d593
Lint
2024-07-18 15:49:58 -07:00
Nuno Campos
56238036d7
WIP: Split out loop logic from Pregel class
2024-07-18 15:49:58 -07:00
LEE KYU WON and GitHub
3f35a0a44e
Update wait-user-input.ipynb ( #1065 )
2024-07-18 18:48:22 -04:00
LEE KYU WON and GitHub
58af2c7d9f
Fix error in example
2024-07-19 04:29:39 +09:00
Vadym Barda and GitHub
95a4a55849
docs: add how to for passing config to tools ( #1063 )
2024-07-18 13:33:56 -04:00
Nuno Campos
97281d708b
lib 0.1.9
0.1.9
2024-07-18 10:28:24 -07:00
Nuno Campos and GitHub
c39f4ce47a
Merge pull request #1062 from langchain-ai/nc/18jul/node-retry-policy
...
Enable configuring retry policy for each node of StateGraph
2024-07-18 10:24:31 -07:00
Nuno Campos
833b1faba2
Enable configuring retry policy for each node of StateGraph
2024-07-18 10:18:29 -07:00
Nuno Campos
2ca816ca25
cli 0.1.49
cli==0.1.49
2024-07-18 10:01:43 -07:00
Nuno Campos and GitHub
50861cdf1b
Merge pull request #1036 from langchain-ai/nc/16jul/node-state
...
Add node state, customizable graph input and output schemas
2024-07-18 09:56:20 -07:00
Nuno Campos
b5b0f8d7e3
Remove node output schemas
2024-07-18 09:46:06 -07:00
Nuno Campos and GitHub
87e80fe45a
Merge pull request #1058 from langchain-ai/nc/18jul/cli-dockerfile
...
cli: Add dockerfile command to write dockerfile
2024-07-18 09:28:44 -07:00
Nuno Campos
ffe9a6d5b8
cli: Add dockerfile command to write dockerfile
2024-07-18 09:04:14 -07:00
Bagatur and GitHub
97ae473002
docs: pass in graph state to tool ( #1056 )
2024-07-18 07:34:19 -07:00
William FH and GitHub
246b7dafcf
Add Docstrings ( #1057 )
2024-07-18 07:12:12 -07:00
William FH and GitHub
254926c4a8
Update template links ( #1045 )
2024-07-18 07:10:10 -07:00
Vadym Barda and GitHub
5fbc9555c3
docs: add how-to section on tool calling ( #1051 )
2024-07-18 09:36:15 -04:00
Vadym Barda and GitHub
83089c3a7f
langgraph: add incorrect tool name handling to ToolNode ( #1052 )
2024-07-17 21:33:46 -04:00
Nuno Campos and GitHub
c2e25e2ac2
Merge pull request #1049 from langchain-ai/nc/17jul/pregel-node-retry-policy
...
pregel: Support retry policy per node
2024-07-17 14:54:23 -07:00
Andrew Nguonly and GitHub
e3ef9adac7
Add instructions to test locally before deploying to Cloud. ( #1050 )
2024-07-17 14:04:15 -07:00
Nuno Campos
e4bfcffed4
pregel: Support retry policy per node
...
- to expose from StateGraph in future PR
2024-07-17 13:17:15 -07:00
Nuno Campos and GitHub
a184c7f23a
lib: Separate out executor logic from stream methods ( #1048 )
...
* lib: Separate out executor logic from stream methods
- first step towards splitting out tick and stream
* Lint
* Lint
* Lint
* Lint
2024-07-17 13:16:35 -07:00
clement.l and GitHub
a96f5f8f27
docs: fix typo in low_level.md ( #1044 )
2024-07-17 09:57:26 -04:00
Vadym Barda and GitHub
79dc1a64b3
langgraph: allow passing custom state & let message modifiers access state in create_react_agent ( #1023 )
2024-07-16 20:41:17 -04:00
Nuno Campos
7bc489f1f4
Add node state, customizable graph input and output schemas
2024-07-16 13:50:20 -07:00
924cd1f2d8
[docs]: minor changes for testing locally ( #1029 )
...
* small changes
* harrison comments
* Update docs/docs/cloud/deployment/test_locally.md
---------
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2024-07-16 10:43:03 -07:00
William FH and GitHub
6fd1dc5697
Add note to docstring ( #1035 )
2024-07-16 08:43:49 -07:00
Arthur Berman and GitHub
09c5ebc94d
Update low_level.md ( #1016 )
...
replace add_edge by add_conditional_edges
fix a mistake
2024-07-16 08:43:40 -07:00
Vadym Barda and GitHub
ebeebcd095
sdk-js: release 0.0.2 ( #1033 )
2024-07-16 09:20:25 -04:00
Vadym Barda and GitHub
3713ba66a8
sdk-js: add thread_id and if_exists to ThreadsClient.create ( #1032 )
2024-07-16 09:18:22 -04:00
Jacob Lee and GitHub
449b42717c
Add guide on handling tool calling errors ( #1012 )
...
* Fix example
CC @vbarda
* Progress on tool calling errors
* Update
* Rename
* Format
* Clean up outputs
* Revert
* Use stream instead of invoke for final example
2024-07-15 23:22:50 -07:00
Bagatur and GitHub
2a1cdd31c5
langgraph[patch]: ToolNode support for tools outputting msg ( #977 )
...
ToolNode passes ToolCall to tools directly and outputs the generated ToolMessages directly
2024-07-15 16:40:37 -07:00
Nuno Campos and GitHub
5444563fdc
Only render end node if there is an edge leading to it ( #1022 )
2024-07-15 11:26:05 -07:00
Vadym Barda and GitHub
fad4de789f
sdk-py: release 0.1.26 ( #1026 )
sdk==0.1.26
2024-07-15 13:44:41 -04:00