Files
langchain/tests/unit_tests
Ilya d5b1608216 fix markdown text splitter horizontal lines (#5625)
Fixes #5614 

#### Issue

The `***` combination produces an exception when used as a seperator in
`re.split`. Instead `\*\*\*` should be used for regex exprations.

#### Who can review?

@eyurtsev
2023-06-05 16:40:26 -07:00
..
2023-05-30 18:47:06 -07:00
2023-05-11 15:34:06 -07:00
2023-06-04 14:29:37 -07:00
2023-06-05 12:59:28 -07:00
2023-06-03 16:25:28 -07:00
2023-05-19 15:27:50 -07:00
2023-05-22 16:43:07 -07:00