langchain/docs/modules/indexes
Leonid Ganeline 1837caa70d
docs: ecosystem/integrations update 1 (#5219)
# 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
2023-05-29 07:25:17 -07:00
..
document_loaders/examples docs: ecosystem/integrations update 1 (#5219) 2023-05-29 07:25:17 -07:00
retrievers/examples Better docs for weaviate hybrid search (#5290) 2023-05-26 09:30:41 -07:00
text_splitters docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
vectorstores Fix update_document function, add test and documentation. (#5359) 2023-05-29 06:39:25 -07:00
document_loaders.rst nit (#5208) 2023-05-24 12:52:20 -07:00
getting_started.ipynb Update getting_started.ipynb (#4850) 2023-05-17 13:19:14 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00