mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 10:13:29 +00:00
added Cookbooks
link (#13078)
It is a temporary solution before major documents refactoring. Related to #13070 (not solving it)
This commit is contained in:
parent
c0e6045c0b
commit
f5bf3bdf14
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user