quivr/backend/packages/files/parsers
Stan Girard ef53590b58
feat(embedding): now 100 times faster 🔥 (#1807)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-04 11:59:08 +01:00
..
__init__.py refactor: create "files" package (#1626) 2023-11-14 09:52:44 +01:00
audio.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
code_python.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
common.py feat(embedding): now 100 times faster 🔥 (#1807) 2023-12-04 11:59:08 +01:00
csv.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
docx.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
epub.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
github.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
html.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
markdown.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
notebook.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
odt.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
pdf.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
powerpoint.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
telegram.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
txt.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
xlsx.py feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00