mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-09 15:52:40 +02:00
feat: add direct_convert module to ETL pipeline for file conversion
This commit is contained in:
parent
02fc6f1d16
commit
35582c9389
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
from app.tasks.document_processors._direct_converters import convert_file_directly
|
||||||
|
|
||||||
|
__all__ = ["convert_file_directly"]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue