From c14571ab37434f069eac65c26f126cf302165854 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Tue, 25 Jul 2023 15:43:27 -0700 Subject: [PATCH] New enterprise support form (#8254) --- README.md | 2 +- libs/langchain/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba0ad08e8..89631319b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Looking for the JS/TS version? Check out [LangChain.js](https://github.com/hwchase17/langchainjs). **Production Support:** As you move your LangChains into production, we'd love to offer more comprehensive support. -Please fill out [this form](https://forms.gle/57d8AmXBYp8PP8tZA) and we'll set up a dedicated support Slack channel. +Please fill out [this form](https://6w1pwbss0py.typeform.com/to/rrbrdTH2) and we'll set up a dedicated support Slack channel. ## 🚨Breaking Changes for select chains (SQLDatabase) on 7/28 diff --git a/libs/langchain/README.md b/libs/langchain/README.md index 387410182..521135772 100644 --- a/libs/langchain/README.md +++ b/libs/langchain/README.md @@ -19,7 +19,7 @@ Looking for the JS/TS version? Check out [LangChain.js](https://github.com/hwchase17/langchainjs). **Production Support:** As you move your LangChains into production, we'd love to offer more comprehensive support. -Please fill out [this form](https://forms.gle/57d8AmXBYp8PP8tZA) and we'll set up a dedicated support Slack channel. +Please fill out [this form](https://6w1pwbss0py.typeform.com/to/rrbrdTH2) and we'll set up a dedicated support Slack channel. ## Quick Install