mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-08 04:25:46 +00:00
docs: rm discord (#23985)
This commit is contained in:
parent
f765e8fa9d
commit
1e957c0c23
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -4,9 +4,6 @@ contact_links:
|
|||||||
- name: 🤔 Question or Problem
|
- name: 🤔 Question or Problem
|
||||||
about: Ask a question or ask about a problem in GitHub Discussions.
|
about: Ask a question or ask about a problem in GitHub Discussions.
|
||||||
url: https://www.github.com/langchain-ai/langchain/discussions/categories/q-a
|
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
|
- name: Feature Request
|
||||||
url: https://www.github.com/langchain-ai/langchain/discussions/categories/ideas
|
url: https://www.github.com/langchain-ai/langchain/discussions/categories/ideas
|
||||||
about: Suggest a feature or an idea
|
about: Suggest a feature or an idea
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
[](https://github.com/langchain-ai/langchain/issues)
|
[](https://github.com/langchain-ai/langchain/issues)
|
||||||
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain)
|
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain)
|
||||||
[](https://codespaces.new/langchain-ai/langchain)
|
[](https://codespaces.new/langchain-ai/langchain)
|
||||||
[](https://discord.gg/6adMQxSpJS)
|
|
||||||
[](https://twitter.com/langchainai)
|
[](https://twitter.com/langchainai)
|
||||||
|
|
||||||
Looking for the JS/TS library? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).
|
Looking for the JS/TS library? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).
|
||||||
|
@ -275,10 +275,6 @@ const config = {
|
|||||||
{
|
{
|
||||||
title: "Community",
|
title: "Community",
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
label: "Discord",
|
|
||||||
href: "https://discord.gg/cU2adEyC7w",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter",
|
||||||
href: "https://twitter.com/LangChainAI",
|
href: "https://twitter.com/LangChainAI",
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
[](https://pepy.tech/project/langchain)
|
[](https://pepy.tech/project/langchain)
|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
[](https://twitter.com/langchainai)
|
[](https://twitter.com/langchainai)
|
||||||
[](https://discord.gg/6adMQxSpJS)
|
|
||||||
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain)
|
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain)
|
||||||
[](https://codespaces.new/langchain-ai/langchain)
|
[](https://codespaces.new/langchain-ai/langchain)
|
||||||
[](https://star-history.com/#langchain-ai/langchain)
|
[](https://star-history.com/#langchain-ai/langchain)
|
||||||
|
Loading…
Reference in New Issue
Block a user