issues
search
Cinnamon
/
kotaemon
An open-source RAG-based tool for chatting with your documents.
https://cinnamon.github.io/kotaemon/
Apache License 2.0
17.49k
stars
1.35k
forks
source link
feat: add file grouping feature
#416
Closed
taprosoft
closed
1 month ago
taprosoft
commented
1 month ago
Description
Add file grouping feature
Fix
https://github.com/Cinnamon/kotaemon/issues/215
,
https://github.com/Cinnamon/kotaemon/discussions/241
Type of change
[ ] New features (non-breaking change).
[ ] Bug fix (non-breaking change).
[ ] Breaking change (fix or feature that would cause existing functionality not to work as expected).
Checklist
[ ] I have performed a self-review of my code.
[ ] I have added thorough tests if it is a core feature.
[ ] There is a reference to the original bug report and related work.
[ ] I have commented on my code, particularly in hard-to-understand areas.
[ ] The feature is well documented.
Description
Type of change
Checklist