mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 03:59:42 +00:00
docs[minor]: Hide langserve pages (#23618)
This commit is contained in:
@@ -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",
|
||||
|
@@ -64,7 +64,6 @@ module.exports = {
|
||||
href: "https://langchain-ai.github.io/langgraph/",
|
||||
label: "🦜🕸️ LangGraph"
|
||||
},
|
||||
"langserve",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user