mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-01 19:03:25 +00:00
docs[minor]: Hide langserve pages (#23618)
This commit is contained in:
parent
5f21eab491
commit
800b0ff3b9
@ -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",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user