From 04ff99c482f21bde1b9610cd52a3118fee78a04b Mon Sep 17 00:00:00 2001 From: Lauren Hirata Singh Date: Wed, 10 Dec 2025 17:01:52 -0500 Subject: [PATCH] Fix LangSmith link in README Updated the LangSmith link to the correct documentation site. --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index dbcdcd1..7f316a0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -27,7 +27,7 @@ Core OSS libraries: - [`DeepAgents`](https://github.com/langchain-ai/deepagents) and [`DeepAgents.js`](https://github.com/langchain-ai/deepagentsjs) – agents that can plan, use subagents, and leverage file systems for complex tasks Commercial Platform: -- [`LangSmith`](https://docs.smith.langchain.com) – platform for building and monitoring production-grade LLM applications +- [`LangSmith`](https://docs.langchain.com/langsmith/home) – platform for building and monitoring production-grade LLM applications OSS extensions and apps: - [`Open SWE`](https://github.com/langchain-ai/open-swe) – open source asynchronous coding agent