Skip to content

Conversation

@prabhath004
Copy link
Contributor

Add optional max_file_size parameter to filter files by size in both list() and get_value() APIs. Files exceeding the limit are treated as non-existent. Closes #1249

Add optional max_file_size parameter to filter files by size in both
list() and get_value() APIs. Files exceeding the limit are treated as
non-existent. Closes cocoindex-io#1249
@georgeh0 georgeh0 merged commit 0d2d24a into cocoindex-io:main Nov 6, 2025
9 checks passed
@prabhath004 prabhath004 deleted the feature/max-file-size-localfile branch November 6, 2025 23:46
Gohlub pushed a commit to Gohlub/cocoindex that referenced this pull request Nov 7, 2025
Add optional max_file_size parameter to filter files by size in both
list() and get_value() APIs. Files exceeding the limit are treated as
non-existent. Closes cocoindex-io#1249

Co-authored-by: prabhath004 <ppalakur@gmu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Support max_file_size for LocalFile source

2 participants