added Cookbooks link (#13078)

It is a temporary solution before major documents refactoring.
Related to #13070 (not solving it)
This commit is contained in:
Leonid Ganeline 2023-11-14 10:52:47 -08:00 committed by GitHub
parent c0e6045c0b
commit f5bf3bdf14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,6 +196,10 @@ const config = {
to: "/docs/additional_resources/tutorials",
label: "Tutorials"
},
{
label: "Cookbooks",
href: "https://github.com/langchain-ai/langchain/blob/master/cookbook/README.md"
},
{
to: "/docs/additional_resources/youtube",
label: "YouTube videos"