API - 上传本地知识库

../_images/packages.ico

Upload excel data to graph.

add_excel([names]) Add subgraph from excel data.
add_subgraph() Add subgraph from other graph database.

上传excel文件

chat.upload.add_excel(names=None)[source]

Add subgraph from excel data.

上传子图

chat.upload.add_subgraph()[source]

Add subgraph from other graph database.