Vadym Barda and GitHub
cf7c3e7fd1
docs: update README to include built w/ langgraph ( #3254 )
2025-01-30 22:13:06 +00:00
Vadym Barda and GitHub
46cba763be
docs: small README update ( #3244 )
2025-01-29 17:46:32 -05:00
Vadym Barda and GitHub
830e5f4550
docs: update README ( #3242 )
2025-01-29 22:33:32 +00:00
Jacob Lee and GitHub
9196cc2da8
docs: Fix broken links in README ( #3211 )
2025-01-27 09:15:17 -05:00
Chester Curme
ee61d06f8d
add hyperlink
2025-01-21 10:31:27 -05:00
Chester Curme and Nuno Campos
31578cbe0e
move code block
2025-01-17 16:07:16 -08:00
Chester Curme and Nuno Campos
44970640d5
cr
2025-01-17 16:07:16 -08:00
Chester Curme and Nuno Campos
0f4e42474f
cr
2025-01-17 16:07:16 -08:00
Chester Curme and Nuno Campos
318de5bb81
update readme
2025-01-17 16:07:16 -08:00
9912ae1053
docs: add high level example into the readme, make examples collapsible ( #3052 )
...
Co-authored-by: Chester Curme <chester.curme@gmail.com >
2025-01-17 17:10:22 +00:00
Bagatur and GitHub
3dbe37041a
docs: readme nit ( #2899 )
...
When looking at [docs](https://langchain-ai.github.io/langgraph/ ) this
sentence is confusing, not clear there's two separate links or why one
of them would lead to repo
2025-01-07 11:00:14 -05:00
Eugene Yurtsev and GitHub
26ce731eab
docs: update README.md ( #2474 )
2024-11-21 22:48:12 +00:00
Harrison Chase and GitHub
63318e5690
Harrison/update readme 1 ( #2262 )
2024-10-31 10:02:40 -05:00
Isaac Francisco and GitHub
7d3389b6f1
docs: fix links ( #1748 )
...
* fix links
* branching link
* readme compatibility
2024-09-17 13:05:37 -07:00
Bagatur and GitHub
29932bb59b
docs: clarify course free ( #1730 )
...
* docs: clarify course free
* sync
2024-09-16 20:07:16 +00:00
jessicaou and GitHub
acd8325402
adding langchain academy link ( #1643 )
2024-09-10 12:04:19 -04:00
William Fu-Hinthorn
1bd40b2ebf
Do markdown
2024-08-16 15:45:56 -07:00
Andrew Nguonly and GitHub
9c1aeb31dd
Remove LangGraph Cloud waitlist from README ( #1238 )
...
* Remove waitlist from README.
* Remove waitlist from Cloud index page.
* Remove waitlist from README.
2024-08-06 13:32:55 -07: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
Bagatur and GitHub
c64588a673
docs: rm discord from readme ( #1145 )
2024-07-26 08:19:54 -04:00
LEE KYU WON and GitHub
58af2c7d9f
Fix error in example
2024-07-19 04:29:39 +09:00
Vadym Barda and GitHub
6e8e532995
docs: update readme ( #921 )
2024-07-03 14:18:32 -04:00
William FH and GitHub
f380e2301d
[Docs] Update README example
...
Plus add CI check
2024-07-03 10:35:29 -07:00
Andrew Nguonly and GitHub
5c42d26475
docs: Add CTA for LangGraph Cloud to README ( #914 )
...
* Update README.md
* Update README.
2024-07-03 08:20:17 -07:00
Vadym Barda and GitHub
8932a1e59e
docs: fix link in README ( #858 )
2024-06-27 11:27:14 -07:00
Vadym Barda and GitHub
2c8d4b4e62
docs: add contribution guidelines ( #844 )
2024-06-27 14:20:01 -04:00
William FH and GitHub
a9f20c2339
Beta ( #855 )
2024-06-27 09:19:47 -07:00
Vadym Barda and GitHub
000a5c5b83
docs: update graph state in readme ( #835 )
2024-06-26 13:43:14 -04:00
Andrew Nguonly and GitHub
11bf3bde54
docs: Various updates to LangGraph Cloud docs ( #805 )
...
* Change LangGraph Deploy to LangGraph Cloud in CLI reference.
* Update main README to link to Cloud docs. Update How-to Guide link in Cloud index page.
* Create Environments Variable reference page.
* Add Authentication to Conceptual Guide.
* Update setup how-to to refer back to CompiledGraph variable name.
* Update how-to notebooks for double texting.
* Add warning about setting top-level variable for CompiledGraph.
2024-06-25 10:52:23 -07:00
Vadym Barda and GitHub
a29f354d9b
docs: update home page ( #753 )
2024-06-21 17:17:32 -04:00
vbarda
8d41c44e73
remove an extra pregel reference
2024-06-11 15:37:19 -04:00
vbarda
5d84d90706
one more cr
2024-06-11 15:15:00 -04:00
vbarda
42d952ea70
expand compilation
2024-06-11 14:53:45 -04:00
vbarda
b9c783ec8a
more code review
2024-06-11 14:42:18 -04:00
vbarda
70f9434886
remove contributing section
2024-06-11 09:44:30 -04:00
vbarda
8ebdbbde9c
code review
2024-06-11 09:43:30 -04:00
vbarda
c1fafd51f7
small nits
2024-06-10 14:05:10 -04:00
vbarda
0f3eadc784
update why langgraph section
2024-06-10 14:01:47 -04:00
vbarda
97ed6d19a8
remove duplicate feature
2024-06-10 13:36:55 -04:00
vbarda
6869d4594a
more complex example
2024-06-10 13:34:42 -04:00
vbarda
46d5812b98
small nits
2024-06-10 11:37:57 -04:00
vbarda
8c922c4275
remove unncessary line
2024-06-10 11:33:54 -04:00
vbarda
00ecd0e8a5
improve README
2024-06-10 11:31:45 -04:00
William FH and GitHub
644ea3a3d7
[Docs] Link ( #603 )
2024-06-05 09:56:05 -07:00
4c4839ca65
docs: specify that configurables are added to LangSmith as metadata ( #534 )
...
* docs: specify that configurables are added to LangSmith as metadata
* docs: add link to concepts in README
---------
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-05-29 02:33:10 -07:00
William FH and GitHub
9754602a56
Fix typo ( #505 )
2024-05-20 12:51:57 -07:00
William FH and GitHub
f146668735
Rename "action" to "tools" in tools_condition w/in docs ( #445 )
2024-05-13 23:41:33 -07:00
William FH and GitHub
3e5ea31cdc
Add Spellcheck and import hogwarts ( #419 )
2024-05-08 10:25:11 -07:00
Nuno Campos and GitHub
b00a233174
Update README.md
2024-05-07 13:10:22 -07:00
William FH and GitHub
1836367ae0
De-list Deprecated Tutorials ( #407 )
2024-05-07 09:47:26 -07:00