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/tests/integration_tests/examples
Aivin V. Solatorio 6567b73e1a
JSON loader (#4067)
This implements a loader of text passages in JSON format. The `jq`
syntax is used to define a schema for accessing the relevant contents
from the JSON file. This requires dependency on the `jq` package:
https://pypi.org/project/jq/.

---------

Signed-off-by: Aivin V. Solatorio <avsolatorio@gmail.com>
1 year ago
..
default-encoding.py
example-utf8.html
example.html
example.json JSON loader (#4067) 1 year ago
facebook_chat.json Refactor TelegramChatLoader and FacebookChatLoader classes and add tests (#3863) 1 year ago
hello.msg
hello.pdf
layout-parser-paper.pdf
non-utf8-encoding.py
slack_export.zip
telegram.json Refactor TelegramChatLoader and FacebookChatLoader classes and add tests (#3863) 1 year ago
whatsapp_chat.txt Update WhatsAppChatLoader regex to handle multiple date-time formats (#4186) 1 year ago