mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 20:28:10 +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:
parent
bf5787f58b
commit
f5326cfb4e
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user