From c5fb3b60699dccfb5e841c0b9850bfe581695c99 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Wed, 2 Aug 2023 09:49:59 -0700 Subject: [PATCH] Enterprise support form in airtable (#8607) --- README.md | 2 +- libs/langchain/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cd235cbe..3f283adec 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://6w1pwbss0py.typeform.com/to/rrbrdTH2) and we'll set up a dedicated support Slack channel. +Please fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) 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 521135772..b73f1fcbf 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://6w1pwbss0py.typeform.com/to/rrbrdTH2) and we'll set up a dedicated support Slack channel. +Please fill out [this form](https://airtable.com/appwQzlErAS2qiP0L/shrGtGaVBVAz7NcV2) and we'll set up a dedicated support Slack channel. ## Quick Install