feat: add extraction_service (PDF/Docx/Txt) and update .gitignore to exclude venv
This commit is contained in:
11
extraction_service/services/__init__.py
Normal file
11
extraction_service/services/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
"""
|
||||
服务模块
|
||||
|
||||
包含各种文档提取和处理服务
|
||||
"""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user