Commit Graph

1 Commits (8307712a4566e8c5ded118fd049e61e68d4f3ebe)

Author SHA1 Message Date
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
1 year ago