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/",
|
href: "https://docs.smith.langchain.com/",
|
||||||
label: "LangSmith Docs",
|
label: "LangSmith Docs",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
href: "https://github.com/langchain-ai/langserve",
|
|
||||||
label: "LangServe GitHub",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
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",
|
||||||
|
@@ -64,7 +64,6 @@ module.exports = {
|
|||||||
href: "https://langchain-ai.github.io/langgraph/",
|
href: "https://langchain-ai.github.io/langgraph/",
|
||||||
label: "🦜🕸️ LangGraph"
|
label: "🦜🕸️ LangGraph"
|
||||||
},
|
},
|
||||||
"langserve",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user