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:
Leonid Ganeline 2023-11-28 16:44:45 -08:00 committed by GitHub
parent bf5787f58b
commit f5326cfb4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,6 +220,10 @@ const config = {
href: "https://smith.langchain.com",
label: "LangSmith",
},
{
href: "https://docs.smith.langchain.com/",
label: "LangSmith Docs",
},
{
href: "https://github.com/langchain-ai/langserve",
label: "LangServe GitHub",