mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 03:59:42 +00:00
docs[patch]: link to LangSmith docs (#13740)
It happens that there is no link to the LangSmith Docs from the LangChain Docs. Added this link
This commit is contained in:
@@ -220,6 +220,10 @@ const config = {
|
|||||||
href: "https://smith.langchain.com",
|
href: "https://smith.langchain.com",
|
||||||
label: "LangSmith",
|
label: "LangSmith",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: "https://docs.smith.langchain.com/",
|
||||||
|
label: "LangSmith Docs",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: "https://github.com/langchain-ai/langserve",
|
href: "https://github.com/langchain-ai/langserve",
|
||||||
label: "LangServe GitHub",
|
label: "LangServe GitHub",
|
||||||
|
Reference in New Issue
Block a user