|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Information about a document in the knowledge base. |
||
| KbUuid |
string |
The knowledge base ID. |
|
| Name |
string |
The document name. |
|
| Description |
string |
The document description. |
|
| FileExt |
string |
The file extension. |
|
| DocumentLoaderName |
string |
The name of the document loader. |
|
| TextSplitterName |
string |
The name of the text splitter. |
|
| GmtCreate |
string |
When the document was created. |
|
| GmtModified |
string |
When the document was last modified. |
|
| FileSize |
integer |
The file size, in bytes. |
|
| DocsCount |
integer |
The number of chunks. |
|
| State |
integer |
The document status. Valid values are:
|
|
| Summary |
string |
The summary of the document. |
|
| Keywords |
string |
Keywords extracted from the document. |