Pedro Lima
Pedro Lima
## Description Implements a "delete all" button in index collection. Saw it as a requested feature in #317 and was something I had also needed. ## Type of change -...
## Description - Allows setting chunk_overlap of zero (as a way to disable overlap) - Fixes #456 ## Type of change - [ ] New features (non-breaking change). - [X]...
### Description I wanted to disable chunk overlap and for that I tried to set this in flowsettings: FILE_INDEX_PIPELINE_SPLITTER_CHUNK_OVERLAP = 0 But this does not work with value zero because...
### Description The app occasionally displays text incorrectly with overlapping characters and distorted formatting, as seen in the attached image (table from the list of files in a collection). This...
### Reference Issues _No response_ ### Summary I think a helpful feature for this type of application is a prompt library. It would work like the Chat Suggestion feature but...
## Description Currently, all indexes created in the application automatically receive a "Collections" suffix, which can result in index names that are too long, especially when the index name already...