Files
langchain/tests/integration_tests
hp0404 374725a715 Refactor TelegramChatLoader and FacebookChatLoader classes and add tests (#3863)
This PR includes two main changes:

- Refactor the `TelegramChatLoader` and `FacebookChatLoader` classes by
removing the dependency on pandas and simplifying the message filtering
process.

- Add test cases for the `TelegramChatLoader` and `FacebookChatLoader`
classes. This test ensures that the class correctly loads and processes
the example chat data, providing better test coverage for this
functionality.
2023-05-03 15:59:19 -07:00
..
2023-04-28 20:47:18 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 18:59:22 -07:00
2023-05-01 10:47:15 -07:00