langchain/docs/modules/indexes/document_loaders/examples/example_data
Leonid Ganeline b96ab4b763
docs retriever improvements (#4430)
# Docs: improvements in the `retrievers/examples/` notebooks

Its primary purpose is to make the Jupyter notebook examples
**consistent** and more suitable for first-time viewers.
- add links to the integration source (if applicable) with a short
description of this source;
- removed `_retriever` suffix from the file names (where it existed) for
consistency;
- removed ` retriever` from the notebook title (where it existed) for
consistency;
- added code to install necessary Python package(s);
- added code to set up the necessary API Key.
- very small fixes in notebooks from other folders (for consistency):
  - docs/modules/indexes/vectorstores/examples/elasticsearch.ipynb
  - docs/modules/indexes/vectorstores/examples/pinecone.ipynb
  - docs/modules/models/llms/integrations/cohere.ipynb
- fixed misspelling in langchain/retrievers/time_weighted_retriever.py
comment (sorry, about this change in a .py file )

## Who can review
@dev2049
2023-05-17 15:29:22 -07:00
..
fake_discord_data Harrison/discord loader (#3200) 2023-04-19 21:04:12 -07:00
test_repo1@7e525a3b91 Add file filter param to Git loader (#2904) 2023-04-14 10:45:54 -07:00
conllu.conllu big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
facebook_chat.json Vwp/docs improved document loaders (#4006) 2023-05-02 15:24:53 -07:00
fake_conversations.json Add ChatGPT Data Loader (#3336) 2023-04-22 09:06:24 -07:00
fake_rule.toml Harrison/toml loader (#4090) 2023-05-03 23:14:39 -07:00
fake-content.html docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
fake-email.eml big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake-email.msg Harrison/msg files (#2375) 2023-04-04 06:48:34 -07:00
fake-power-point.pptx big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake.docx big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake.odt feat: add loader for open office odt files (#4405) 2023-05-10 01:37:17 -07:00
layout-parser-paper.pdf big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
mlb_teams_2012.csv big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
notebook.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
sitemap.xml Harrison/sitemap local (#4704) 2023-05-14 22:04:38 -07:00
telegram.json big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
testing.enex big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
testmw_pages_current.xml Harrison/media wiki xml (#4072) 2023-05-03 20:45:33 -07:00
whatsapp_chat.txt WhatsApp document loader - update regex (#2776) 2023-04-13 09:48:32 -07:00