Tim Asp
30383abb12
Add CSVLoader document loader ( #1573 )
...
Simple CSV document loader which wraps `csv` reader, and preps the file
with a single `Document` per row.
The column header is prepended to each value for context which is useful
for context with embedding and semantic search
2023-03-09 16:35:18 -08:00
..
2023-03-09 16:35:18 -08:00
2023-02-11 20:31:34 -08:00
2023-02-26 17:27:00 -08:00
2023-02-26 17:26:37 -08:00
2023-03-09 16:35:18 -08:00
2023-02-19 20:47:08 -08:00
2023-02-12 07:36:11 -08:00
2023-02-15 22:47:30 -08:00
2023-02-24 07:22:48 -08:00
2023-02-20 22:54:26 -08:00
2023-02-17 15:15:02 -08:00
2023-02-27 20:40:20 -08:00
2023-02-27 14:43:32 -08:00
2023-03-09 10:55:07 -08:00
2023-02-12 07:36:11 -08:00
2023-02-24 07:38:24 -08:00
2023-02-18 08:13:54 -08:00
2023-03-03 20:59:28 -08:00
2023-02-12 07:36:11 -08:00
2023-02-18 10:58:39 -08:00
2023-02-15 23:24:32 -08:00
2023-02-21 08:06:43 -08:00
2023-02-24 08:26:19 -08:00
2023-03-09 10:20:54 -08:00