mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +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:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user