From 6a20f07f0daf6e0c7306a5cd3c801409bb100294 Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Sat, 28 Jan 2023 22:44:23 -0800 Subject: [PATCH] add link for support (#793) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da87f716..edc7ace4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ [![lint](https://github.com/hwchase17/langchain/actions/workflows/lint.yml/badge.svg)](https://github.com/hwchase17/langchain/actions/workflows/lint.yml) [![test](https://github.com/hwchase17/langchain/actions/workflows/test.yml/badge.svg)](https://github.com/hwchase17/langchain/actions/workflows/test.yml) [![linkcheck](https://github.com/hwchase17/langchain/actions/workflows/linkcheck.yml/badge.svg)](https://github.com/hwchase17/langchain/actions/workflows/linkcheck.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai) [![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.gg/6adMQxSpJS) +**Production Support:** As you move youre 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. + ## Quick Install `pip install langchain`