mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-11 22:09:44 +00:00
update:knowledge load script
This commit is contained in:
@@ -499,6 +499,7 @@ def build_single_model_ui():
|
||||
files = gr.File(label="添加文件",
|
||||
file_types=[".txt", ".md", ".docx", ".pdf"],
|
||||
file_count="multiple",
|
||||
allow_flagged_uploads=True,
|
||||
show_label=False
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user