Files
langchain-python/langchain
Rounak Datta 7688bf9182 WhatsApp document loader - update regex (#2776)
I was testing out the WhatsApp Document loader, and noticed that
sometimes the date is of the following format (notice the additional
underscore):
```
3/24/23, 1:54_PM - +91 99999 99999 joined using this group's invite link
3/24/23, 6:29_PM - +91 99999 99999: When are we starting then?
```

Wierdly, the underscore is visible in Vim, but not on editors like
VSCode. I presume it is some unusual character/line terminator.
Nevertheless, I think handling this edge case will make the document
loader more robust.
2023-04-13 09:48:32 -07:00
..
2023-04-12 21:21:41 -07:00
2023-04-12 21:21:51 -07:00
2023-04-11 22:02:37 -07:00
2023-03-22 23:15:04 -07:00
2023-04-02 14:57:45 -07:00
2023-04-12 14:16:58 -07:00
2022-10-24 14:51:15 -07:00
2022-11-12 11:22:32 -08:00
2023-02-20 21:15:45 -08:00
2023-04-06 23:03:09 -07:00
2023-01-19 14:48:30 -08:00