mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 14:40:56 +00:00
[Feature] ChatKnowledge Support Excel Document (#1524)
Co-authored-by: 无剑 <zhuzhenchao@changeme.com>
This commit is contained in:
@@ -26,6 +26,7 @@ class DocumentType(Enum):
|
||||
TXT = "txt"
|
||||
HTML = "html"
|
||||
DATASOURCE = "datasource"
|
||||
EXCEL = "xlsx"
|
||||
|
||||
|
||||
class KnowledgeType(Enum):
|
||||
|
Reference in New Issue
Block a user