You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/indexes/document_loaders/examples/example_data
Honkware a5ad1c270f
Add ChatGPT Data Loader (#3336)
This pull request adds a ChatGPT document loader to the document loaders
module in `langchain/document_loaders/chatgpt.py`. Additionally, it
includes an example Jupyter notebook in
`docs/modules/indexes/document_loaders/examples/chatgpt_loader.ipynb`
which uses fake sample data based on the original structure of the
`conversations.json` file.

The following files were added/modified:
- `langchain/document_loaders/__init__.py`
- `langchain/document_loaders/chatgpt.py`
- `docs/modules/indexes/document_loaders/examples/chatgpt_loader.ipynb`
-
`docs/modules/indexes/document_loaders/examples/example_data/fake_conversations.json`

This pull request was made in response to the recent release of ChatGPT
data exports by email:
https://help.openai.com/en/articles/7260999-how-do-i-export-my-chatgpt-history
1 year ago
..
fake_discord_data Harrison/discord loader (#3200) 1 year ago
test_repo1@7e525a3b91 Add file filter param to Git loader (#2904) 1 year ago
conllu.conllu
facebook_chat.json
fake-content.html
fake-email.eml
fake-email.msg
fake-power-point.pptx
fake.docx
fake_conversations.json Add ChatGPT Data Loader (#3336) 1 year ago
layout-parser-paper.pdf
mlb_teams_2012.csv
notebook.ipynb
telegram.json
testing.enex
whatsapp_chat.txt WhatsApp document loader - update regex (#2776) 1 year ago