将ocr解析模块独立出来

This commit is contained in:
2025-10-31 14:38:37 +08:00
parent d78f1fe91d
commit 4318179904
13 changed files with 3262 additions and 23 deletions

View File

@@ -198,4 +198,6 @@ POSTGRES_DBNAME=rag_flow
POSTGRES_USER=rag_flow
POSTGRES_PASSWORD=infini_rag_flow
POSTGRES_PORT=5432
DB_TYPE=postgres
DB_TYPE=postgres
USE_OCR_HTTP=true