* add field progress msg into docinfo; add file processing procedure * go through upload, create kb, add doc to kb * smoke test for all API * smoke test for all API
11 lines
190 B
INI
Executable File
11 lines
190 B
INI
Executable File
[infiniflow]
|
|
es=http://127.0.0.1:9200
|
|
pgdb_usr=root
|
|
pgdb_pwd=infiniflow_docgpt
|
|
pgdb_host=127.0.0.1
|
|
pgdb_port=5455
|
|
minio_host=127.0.0.1:9000
|
|
minio_usr=infiniflow
|
|
minio_pwd=infiniflow_docgpt
|
|
|