mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-22 15:37:49 +00:00
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
13 KiB
13 KiB