quivr/backend/packages/files/parsers
Zineb El Bachiri 9766befb53
refactor: knowledge module (#1743)
# Description

- Refactor knowledge to a module

- This PR breaks the Github Processor function -> need to comment brain
and file imports as it creates a circular dependency issue. Should be
fixed and reverted in next PR.
2023-11-29 09:04:03 +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 fix: 🐛 crawler (#1735) 2023-11-27 17:36:46 +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: knowledge module (#1743) 2023-11-29 09:04:03 +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