docs[patch]: added Templates Hub menu item (#14148)

This link was missing in Docs.
Added it.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
Leonid Ganeline 2023-12-03 15:36:35 -08:00 committed by GitHub
parent 246dc4f9cc
commit 74d4154bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,6 +237,10 @@ const config = {
href: "https://github.com/langchain-ai/langchain/tree/master/templates", href: "https://github.com/langchain-ai/langchain/tree/master/templates",
label: "Templates GitHub", label: "Templates GitHub",
}, },
{
label: "Templates Hub",
href: "https://templates.langchain.com",
},
{ {
href: "https://smith.langchain.com/hub", href: "https://smith.langchain.com/hub",
label: "LangChain Hub", label: "LangChain Hub",