get_all_documents
Function
Obtains the names of all uploaded documents.
Prototype
def get_all_documents()
Return Value
Data Type |
Description |
|---|---|
List[DocumentModel] |
Document information corresponding to user_id. For details about DocumentModel, see DocumentModel. |
Parent topic: KnowledgeDB