From a477ddda457debf9456dac51d882d9f29f75d21f Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Wed, 11 Oct 2023 18:43:52 -0700 Subject: [PATCH] Langsmith in readme update (#11497) --- README.md | 5 +++-- libs/langchain/README.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5166107ca99..036b88ba79e 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs). -**Production Support:** As you move your LangChains into production, we'd love to offer more hands-on support. -Fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) to share more about what you're building, and our team will get in touch. +To help you ship LangChain apps to production faster, check out [LangSmith](https://smith.langchain.com). +[LangSmith](https://smith.langchain.com) is a unified developer platform for building, testing, and monitoring LLM applications. +Fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) to get off the waitlist or speak with our sales team ## 🚨Breaking Changes for select chains (SQLDatabase) on 7/28/23 diff --git a/libs/langchain/README.md b/libs/langchain/README.md index 6fac0ee74c9..f90965397e7 100644 --- a/libs/langchain/README.md +++ b/libs/langchain/README.md @@ -18,8 +18,9 @@ Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs). -**Production Support:** As you move your LangChains into production, we'd love to offer more hands-on support. -Fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) to share more about what you're building, and our team will get in touch. +To help you ship LangChain apps to production faster, check out [LangSmith](https://smith.langchain.com). +[LangSmith](https://smith.langchain.com) is a unified developer platform for building, testing, and monitoring LLM applications. +Fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) to get off the waitlist or speak with our sales team ## Quick Install