From ae1b589f60a8835d5df255984bcb9223ef8cd3ed Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Sat, 28 Jan 2023 22:53:04 -0800 Subject: [PATCH] Harrison/add link for support (#794) --- README.md | 2 +- docs/index.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc7ace4db1..aa5ffe30026 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![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. +**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. ## Quick Install diff --git a/docs/index.rst b/docs/index.rst index cc44a3039c8..330db2fa937 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -162,6 +162,7 @@ Additional collection of resources we think may be useful as you develop your ap - `Discord `_: Join us on our Discord to discuss all things LangChain! +- `Production Support `_: As you move your LangChains into production, we'd love to offer more comprehensive support. Please fill out this form and we'll set up a dedicated support Slack channel. .. toctree:: :maxdepth: 1 @@ -173,3 +174,5 @@ Additional collection of resources we think may be useful as you develop your ap ./glossary.md ./gallery.rst ./deployments.md + Discord + Production Support