mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 13:06:03 +00:00
docs: link to langsmith+langgraph docs (#21930)
This commit is contained in:
@@ -55,11 +55,15 @@ module.exports = {
|
||||
collapsible: false,
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
label: "🦜🛠️ LangSmith",
|
||||
id: "langsmith/index",
|
||||
type: "link",
|
||||
href: "https://docs.smith.langchain.com/",
|
||||
label: "🦜🛠️ LangSmith"
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "https://langchain-ai.github.io/langgraph/",
|
||||
label: "🦜🕸️ LangGraph"
|
||||
},
|
||||
"langgraph",
|
||||
"langserve",
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user