go through upload, create kb, add doc to kb (#11)

* add field progress msg into docinfo; add file processing procedure

* go through upload, create kb, add doc to kb
This commit is contained in:
KevinHuSh
2023-12-19 19:28:01 +08:00
committed by GitHub
parent d94c6df4a4
commit 249b27c1e0
24 changed files with 537 additions and 85 deletions

View File

@ -1,8 +1,7 @@
[online]
[infiniflow]
es=127.0.0.1:9200
idx_nm=toxic
pgdb_usr=root
pgdb_pwd=infiniflow_docass
pgdb_pwd=infiniflow_docgpt
pgdb_host=127.0.0.1
pgdb_port=5432
pgdb_port=5455