Files
langchain-python/langchain
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-05-01 21:33:57 -07:00
2023-05-01 21:34:16 -07:00
2023-05-01 20:55:56 -07:00
2023-05-03 13:16:41 -07:00
2023-05-01 21:19:28 -07:00
2023-04-30 11:14:09 -07:00
2023-04-28 20:47:18 -07:00
2023-04-24 19:54:15 -07:00
2022-11-12 11:22:32 -08:00
2023-02-20 21:15:45 -08:00
2023-04-15 16:05:11 -07:00
2023-04-24 21:10:56 -07:00
2023-05-01 20:28:02 -07:00