langchain/libs
Alexander KIRILOV 6a8f8a56ac
community[patch]: added content_columns option to CSVLoader (#23809)
**Description:** 
Adding a new option to the CSVLoader that allows us to implicitly
specify the columns that are used for generating the Document content.
Currently these are implicitly set as "all fields not part of the
metadata_columns".

In some cases however it is useful to have a field both as a metadata
and as part of the document content.
2024-09-02 20:25:53 +00:00
..
cli all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00
community community[patch]: added content_columns option to CSVLoader (#23809) 2024-09-02 20:25:53 +00:00
core core: Include global variables in variables found by get_function_nonlocals (#25936) 2024-09-02 11:49:25 -07:00
experimental Handle Ollama tool raw schema in llmgraphtransformer (#25752) 2024-08-26 07:26:26 -04:00
langchain qdrant: Updated class check in Self-Query Retriever factory (#25877) 2024-08-30 12:11:55 -04:00
partners ollama[patch]: Release 0.1.3 (#25902) 2024-08-31 00:11:45 +00:00
standard-tests all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00
text-splitters all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00