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
Raduan Al-Shedivat 00c6ec8a2d
fix(document_loaders/telegram): fix pandas calls + add tests (#4806)
# Fix Telegram API loader + add tests.
I was testing this integration and it was broken with next error:
```python
message_threads = loader._get_message_threads(df)
KeyError: False
```
Also, this particular loader didn't have any tests / related group in
poetry, so I added those as well.

@hwchase17 / @eyurtsev please take a look on this fix PR.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
default-encoding.py
example-utf8.html
example.html
example.json
facebook_chat.json
fake.odt feat: add loader for open office odt files (#4405) 1 year ago
hello.msg
hello.pdf
layout-parser-paper.pdf
non-utf8-encoding.py
sitemap.xml Harrison/sitemap local (#4704) 1 year ago
slack_export.zip
whatsapp_chat.txt Update WhatsAppChatLoader to include the character ~ in the sender name (#4420) 1 year ago