|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Related document information. |
||
| docName |
string |
The document name. If the original file is in a format such as DOC, it is converted to PDF for easier positioning. Use this file name to locate the document. |
a.pdf |
| sourceType |
string |
The type of the returned file. Valid values: |
doc |
| docUrl |
string |
The URL of the document. |
https://carbon-aidoc.oss-accelerate.aliyuncs.com/jobs/42dbc7-3a9e-4e18-8939-3fd2d247bd3c/document/97178d94c75941d3b932883c810c5e.pdf |
| docInfo | ChatRefDocInfo |
Related document information. |
|
| originDocName |
string |
The name of the original document. |
a.doc |
| pageNum |
array |
The page numbers referenced in the document. |
|
| ChatDocumentPageNum |
The details of a referenced page. |
||
| originDocUrl |
string |
The URL of the original document. |
https://carbon-aidoc.oss-accelerate.aliyuncs.com/jobs/42dbc7-3a9e-4e18-8939-3fd2d247bd3c/document/97178d94c75941d3b932883c810c5e.doc |