docs[minor]: Hide langserve pages (#23618)

This commit is contained in:
Brace Sproul 2024-06-28 08:25:08 -07:00 committed by GitHub
parent 5f21eab491
commit 800b0ff3b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 5 deletions

View File

@ -237,10 +237,6 @@ const config = {
href: "https://docs.smith.langchain.com/",
label: "LangSmith Docs",
},
{
href: "https://github.com/langchain-ai/langserve",
label: "LangServe GitHub",
},
{
href: "https://github.com/langchain-ai/langchain/tree/master/templates",
label: "Templates GitHub",

View File

@ -64,7 +64,6 @@ module.exports = {
href: "https://langchain-ai.github.io/langgraph/",
label: "🦜🕸️ LangGraph"
},
"langserve",
],
},
{