diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 746565c483..7129e9d6a8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,9 +4,6 @@ contact_links: - name: 🤔 Question or Problem about: Ask a question or ask about a problem in GitHub Discussions. url: https://www.github.com/langchain-ai/langchain/discussions/categories/q-a - - name: Discord - url: https://discord.gg/6adMQxSpJS - about: General community discussions - name: Feature Request url: https://www.github.com/langchain-ai/langchain/discussions/categories/ideas about: Suggest a feature or an idea diff --git a/README.md b/README.md index 20cafbf1f1..43e525af94 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langchain?style=flat-square)](https://github.com/langchain-ai/langchain/issues) [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode&style=flat-square)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/langchain) -[![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.gg/6adMQxSpJS) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai) Looking for the JS/TS library? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs). diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index d5e122bb59..acf8b6cfdb 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -275,10 +275,6 @@ const config = { { title: "Community", items: [ - { - label: "Discord", - href: "https://discord.gg/cU2adEyC7w", - }, { label: "Twitter", href: "https://twitter.com/LangChainAI", diff --git a/libs/langchain/README.md b/libs/langchain/README.md index d6eae5e11d..541befa107 100644 --- a/libs/langchain/README.md +++ b/libs/langchain/README.md @@ -8,7 +8,6 @@ [![Downloads](https://static.pepy.tech/badge/langchain/month)](https://pepy.tech/project/langchain) [![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) [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/langchain) [![GitHub star chart](https://img.shields.io/github/stars/langchain-ai/langchain?style=social)](https://star-history.com/#langchain-ai/langchain)