Vadym Barda and GitHub
a16f86b5bd
docs: update postgres persistence example ( #1276 )
2024-08-08 12:01:19 -04:00
Vadym Barda and GitHub
cd92f19858
docs (examples): replace SqliteSaver with MemorySaver ( #1271 )
2024-08-08 10:30:43 -04:00
Emil Wåreus and GitHub
657cd30045
Update pass_private_state.ipynb ( #1213 )
...
Fix typo
2024-08-06 23:59:58 +00:00
Chester Curme
14d448b74d
remove usage of upsert
2024-08-05 13:45:47 -04:00
Chester Curme
f124ce2f72
move file
2024-08-05 13:28:54 -04:00
Chester Curme
95f1032215
Merge branch 'main' into cc/many_tools_guide
2024-08-05 13:25:32 -04:00
Vadym Barda and GitHub
4d7a42a65e
langgraph: remove FewShotExamples managed value ( #1195 )
2024-08-02 11:05:17 -04:00
ae74825ea7
langgraph checkpoint: new library for checkpoint interfaces ( #1163 )
...
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-07-31 16:45:52 -04:00
Vadym Barda and GitHub
c3f6c58e13
docs: fix typo in retries ( #1177 )
2024-07-31 14:39:43 +00:00
Akarsha Sehwag and GitHub
1a0ad5fdd0
fix: update the function for node colors
...
NodeColors does not exist anymore in Langchain_core -> updated to NodeStyles and changed the param names.
2024-07-29 17:23:48 +02:00
William Fu-Hinthorn
f431b415fc
Shrink images
2024-07-26 10:06:20 -07:00
Chester Curme
8d4b95afa8
add section
2024-07-26 11:22:01 -04:00
Lance Martin and GitHub
4b51c27461
Add llama3.1 tool calling ( #1148 )
2024-07-26 08:08:22 -07:00
Vadym Barda and GitHub
75fa7395bd
docs: add better state/reducers description in intro tutorial ( #1140 )
2024-07-25 22:01:18 +00:00
Nuno Campos and GitHub
b5f861722d
Merge branch 'main' into cc/many_tools_guide
2024-07-25 11:15:05 -07:00
William FH and GitHub
2845d7ace5
Shrink Images ( #1125 )
2024-07-24 16:50:08 -07:00
Vadym Barda and GitHub
8f6b3b636d
docs: fix link in subgraphs how-to ( #1124 )
2024-07-24 16:59:46 -04:00
Chester Curme
590f810b53
add concluding text
2024-07-24 12:45:37 -04:00
Chester Curme
7ea5da73c7
add guide
2024-07-24 11:49:05 -04:00
b90d44d97d
Add local tool calling agent example ( #1109 )
...
* Add local tool calling agent example
* Update copy_notebooks.py
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-07-24 07:39:53 -07:00
Lance Martin and GitHub
b72ea0ea1b
Update MR docs ( #1098 )
2024-07-23 17:13:20 -07:00
Nuno Campos and GitHub
9711f39995
Merge pull request #1090 from langchain-ai/harrison/private-state
...
Harrison/private state
2024-07-23 13:50:02 -07:00
Nuno Campos and GitHub
57c40026f8
Update pass_private_state.ipynb
2024-07-23 13:46:56 -07:00
Lance Martin and GitHub
1765000263
Local RAG agent testing with Llama3.1 ( #1104 )
2024-07-23 13:05:51 -07:00
Harrison Chase
9483da1bdb
cr
2024-07-22 16:31:14 -07:00
Harrison Chase
fdbb33ddad
add private state
2024-07-22 16:26:31 -07:00
trevor-cyi and GitHub
ab80c113ac
docs: Use bound model in convo history ( #1082 )
...
This fixes a small mistake in the manage-conversation-history notebook
where the model bound with tools was not used, instead, the original model
was used when invocations occur.
2024-07-22 16:27:42 -04:00
Vadym Barda and GitHub
4bacbdd2bd
docs: update create_react_agent to use state_modifier ( #1081 )
2024-07-21 17:07:50 -04:00
Bagatur and GitHub
610b6cc78c
langgraph[patch]: InjectedState annotation ( #1067 )
...
Add annotated for injecting state vars into a Tool
2024-07-19 20:07:21 -07:00
William FH and GitHub
75f8a33c9e
[Docs] Format notebooks ( #1076 )
2024-07-19 18:29:24 -07:00
isaac hershenson
eaa23ef4e5
added retrypolicy reference
2024-07-19 14:56:14 -07:00
isaac hershenson
55c78bbf90
remove unneccesary imports
2024-07-19 13:13:02 -07:00
isaac hershenson
2a7ae83bf8
spelling
2024-07-19 13:07:26 -07:00
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
LEE KYU WON and GitHub
3f35a0a44e
Update wait-user-input.ipynb ( #1065 )
2024-07-18 18:48:22 -04:00
Vadym Barda and GitHub
95a4a55849
docs: add how to for passing config to tools ( #1063 )
2024-07-18 13:33:56 -04:00
Bagatur and GitHub
97ae473002
docs: pass in graph state to tool ( #1056 )
2024-07-18 07:34:19 -07:00
Vadym Barda and GitHub
5fbc9555c3
docs: add how-to section on tool calling ( #1051 )
2024-07-18 09:36:15 -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
Vadym Barda and GitHub
bf10f39b6b
docs: update delete messages how-to for clarity ( #1025 )
2024-07-15 13:36:19 -04:00
Vadym Barda and GitHub
ebf6316fa7
docs: fix collapsible code block affecting TOC in tutorial ( #1024 )
2024-07-15 13:16:28 -04:00
Vedanta SP and GitHub
9e7695085e
Update langgraph_self_rag_local.ipynb ( #1014 )
...
replaced pprint with print
2024-07-14 16:32:07 -04:00
Vadym Barda and GitHub
3ef65c37b3
docs: add note for langgraph cloud checkpointers ( #1011 )
2024-07-12 16:48:03 -04:00
Vadym Barda and GitHub
4b5152fde5
docs: small fix in postgres docs ( #1010 )
2024-07-12 16:27:58 -04:00
Lance Martin and GitHub
ada17d2ccb
Improve visuals ( #1005 )
2024-07-12 12:55:32 -07:00
Vadym Barda and GitHub
5a55974f15
docs: update postgres checkpointer ( #1001 )
2024-07-12 13:40:55 -04:00
Vadym Barda and GitHub
f8c87afee1
docs: update streaming from within the tool to use dispatch_custom_event ( #1000 )
2024-07-11 21:31:55 -04:00
dedbdefd93
[Docs] Added Asynchronous implementation of MongoDB persistence ( #983 )
...
---------
Co-authored-by: Vadym Barda <vadim.barda@gmail.com >
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2024-07-11 21:20:19 -04:00
Lance Martin and GitHub
bd100fdfef
Update controllability docs ( #995 )
...
* Update controllability docs
* Update controllability docs
* Update docs
2024-07-11 16:10:12 -07:00