PDF
, TXT
, DOC/DOCX
, PPT/PPTX
, EML
, HTML
, SRT
, CSV
, or XLS/XLSX
files to a Knowledge Graph.
@{files}
state variable to the user’s uploaded files.
Blueprint flow:
@{files}
state variable to the user’s uploaded file.@{files}
state variable to the Knowledge Graph.Support KB
@{files}
Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
Graph Id | Graph Id | - | - | The id for an existing knowledge graph. It has a UUID format. | - | Format: uuid |
Files | Object | - | [] | A list of files to be uploaded and added to the knowledge graph. You can use files uploaded via the File input component or specify dictionaries with data, type and name. | - | - |
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | If the execution was successful. |
Error | - | error | If the function raises an Exception. |