Isaac Francisco and GitHub
8ad797e261
fix ( #1353 )
2024-08-14 17:16:00 -07:00
Isaac Francisco and GitHub
34fd833b04
[docs]: purge message graph ( #1330 )
...
* purge message graph
* docstrings
* use with dicts
2024-08-14 11:16:38 -07:00
Hassan Memon and GitHub
d1450a463e
Improved description for chatbot node function ( #1339 )
...
Updated the documentation to describe the chatbot node function's return value in a more Pythonic and enthusiastic way. The description now emphasizes that the function returns a dictionary with the updated messages list neatly tucked under the messages key.
2024-08-14 14:12:37 +00:00
Hassan Memon and GitHub
8daeb56194
Fix typo in documentation: corrected 'they agent's' to 'their agent's' ( #1338 )
2024-08-14 10:08:26 -04:00
gbaian10 and GitHub
0a25e865b9
docs: fix persistence_postgres.ipynb ( #1328 )
...
* docs: fix DB_URI port
* docs: remove unuse import
2024-08-13 16:06:13 -04:00
Vadym Barda and GitHub
21c842baf6
docs: update streaming example ( #1321 )
...
* docs: update streaming example
2024-08-12 21:11:07 +00:00
Lance Martin and GitHub
f7bda4c940
Minor clarifications on Memory in docs ( #1301 )
...
* Minor clarifications on Memory in docs
* Address comments
2024-08-12 13:42:57 -07:00
gbaian10 and GitHub
b8233ded23
docs: fix filter_messages error in manage-conversation-history.ipynb ( #1315 )
...
fix : #1314
2024-08-12 14:16:59 -04:00
Vadym Barda and GitHub
6a22b7c26f
docs: update async connection pool example in postgres how-to ( #1318 )
2024-08-12 13:24:59 -04:00
350adae672
hil concepts ( #1298 )
...
* hil concepts
* spelling
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-08-09 10:59:04 -07:00
Vadym Barda and GitHub
1fc8718352
docs: update how-to for mongodb ( #1297 )
...
* docs: update how-to for mongodb
2024-08-09 16:34:11 +00:00
Vadym Barda and GitHub
c303ef2a2b
docs: update redis how-to ( #1286 )
2024-08-09 02:06:28 +00:00
ff92beb88a
review tool calls ( #1283 )
...
* review tool calls
* spelling
* link
* link
---------
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-08-08 18:02:02 -07:00
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