mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 02:33:19 +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",
|
to: "/docs/additional_resources/tutorials",
|
||||||
label: "Tutorials"
|
label: "Tutorials"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Cookbooks",
|
||||||
|
href: "https://github.com/langchain-ai/langchain/blob/master/cookbook/README.md"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
to: "/docs/additional_resources/youtube",
|
to: "/docs/additional_resources/youtube",
|
||||||
label: "YouTube videos"
|
label: "YouTube videos"
|
||||||
|
Loading…
Reference in New Issue
Block a user