Closed oleksii-honchar closed 8 months ago
This is because the list excludes only those extensions for which there are no registered data loaders (and there is a built-in data loader for png
).
From version 2.1.19
, it is possible to force the exclude even if a data loader for extension exists - new option has been added for this: Settings -> Llama-index -> Force exclude
.
py-gpt version: 2.1.18
Context
Actual behavior
When indexing folder with ChromaDB it show logs for processing png files.
Expected behavior
Png file not being indexed