Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: ecosystem/integrations update 1 #5219

Merged
merged 3 commits into from
May 29, 2023
Merged

docs: ecosystem/integrations update 1 #5219

merged 3 commits into from
May 29, 2023

Conversation

leo-gan
Copy link
Collaborator

@leo-gan leo-gan commented May 24, 2023

docs: ecosystem/integrations update

It is the first in a series of ecosystem/integrations updates.

The ecosystem/integrations list is missing many integrations.
I'm adding the missing integrations in a consistent format:

  1. description of the integrated system
  2. Installation and Setup section with 'pip install ...`, Key setup, and other necessary settings
  3. Sections like LLM, Text Embedding Models, Chat Models... with links to correspondent examples and imports of the used classes.

This PR keeps new docs, that are presented in the docs/modules/models/text_embedding/examples but missed in the ecosystem/integrations. The next PRs will cover the next example sections.

Also updated integrations.rst: added the Dependencies section with a link to the packages used in LangChain.

Who can review?

@hwchase17
@eyurtsev
@dev2049

@leo-gan leo-gan marked this pull request as ready for review May 24, 2023 23:24
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most integrations files are markdown - would these be better as markdown as well? theres not much code in them

docs/integrations.rst Outdated Show resolved Hide resolved
docs/integrations.rst Outdated Show resolved Hide resolved
@leo-gan leo-gan requested a review from hwchase17 May 25, 2023 16:55
hwchase17 pushed a commit that referenced this pull request May 29, 2023
# docs: ecosystem/integrations update 2

#5219 - part 1 
The second part of this update (parts are independent of each other! no
overlap):

- added diffbot.md
- updated confluence.ipynb; added confluence.md
- updated college_confidential.md
- updated openai.md
- added blackboard.md
- added bilibili.md
- added azure_blob_storage.md
- added azlyrics.md
- added aws_s3.md

## Who can review?

@hwchase17@agola11
@agola11
 @vowelparrot
 @dev2049
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@hwchase17 hwchase17 merged commit 1837caa into langchain-ai:master May 29, 2023
13 checks passed
@leo-gan leo-gan deleted the docs_ecosystem_integration_update_1 branch May 29, 2023 15:24
vowelparrot pushed a commit that referenced this pull request May 31, 2023
# docs: ecosystem/integrations update 2

#5219 - part 1 
The second part of this update (parts are independent of each other! no
overlap):

- added diffbot.md
- updated confluence.ipynb; added confluence.md
- updated college_confidential.md
- updated openai.md
- added blackboard.md
- added bilibili.md
- added azure_blob_storage.md
- added azlyrics.md
- added aws_s3.md

## Who can review?

@hwchase17@agola11
@agola11
 @vowelparrot
 @dev2049
vowelparrot pushed a commit that referenced this pull request May 31, 2023
# docs: ecosystem/integrations update

It is the first in a series of `ecosystem/integrations` updates.

The ecosystem/integrations list is missing many integrations.
I'm adding the missing integrations in a consistent format: 
1. description of the integrated system
2. `Installation and Setup` section with 'pip install ...`, Key setup,
and other necessary settings
3. Sections like `LLM`, `Text Embedding Models`, `Chat Models`... with
links to correspondent examples and imports of the used classes.

This PR keeps new docs, that are presented in the
`docs/modules/models/text_embedding/examples` but missed in the
`ecosystem/integrations`. The next PRs will cover the next example
sections.

Also updated `integrations.rst`: added the `Dependencies` section with a
link to the packages used in LangChain.

## Who can review?

@hwchase17
@eyurtsev
@dev2049
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
# docs: ecosystem/integrations update 2

langchain-ai#5219 - part 1 
The second part of this update (parts are independent of each other! no
overlap):

- added diffbot.md
- updated confluence.ipynb; added confluence.md
- updated college_confidential.md
- updated openai.md
- added blackboard.md
- added bilibili.md
- added azure_blob_storage.md
- added azlyrics.md
- added aws_s3.md

## Who can review?

@hwchase17@agola11
@agola11
 @vowelparrot
 @dev2049
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
# docs: ecosystem/integrations update

It is the first in a series of `ecosystem/integrations` updates.

The ecosystem/integrations list is missing many integrations.
I'm adding the missing integrations in a consistent format: 
1. description of the integrated system
2. `Installation and Setup` section with 'pip install ...`, Key setup,
and other necessary settings
3. Sections like `LLM`, `Text Embedding Models`, `Chat Models`... with
links to correspondent examples and imports of the used classes.

This PR keeps new docs, that are presented in the
`docs/modules/models/text_embedding/examples` but missed in the
`ecosystem/integrations`. The next PRs will cover the next example
sections.

Also updated `integrations.rst`: added the `Dependencies` section with a
link to the packages used in LangChain.

## Who can review?

@hwchase17
@eyurtsev
@dev2049
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants