cURL
curl --request POST \ --url https://open.bigmodel.cn/api/llm-application/open/document/slice/image_list/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "images": [ { "text": "【示意图序号_1829473032620613632_103】", "cos_url": "https://cdn.bigmodel.cn/knowledge_pdf_image/de7163a7-c67f-4e33-8810-97a6d5a83378.png" } ] }, "code": 200, "message": "请求成功", "timestamp": 1725070689634 }
用于获取文件下解析到的图片序号和图片链接映射关系。
Documentation IndexFetch the complete documentation index at: https://docs.bigmodel.cn/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bigmodel.cn/llms.txt
Use this file to discover all available pages before exploring further.
使用以下格式进行身份验证:Bearer
文档ID
请求成功
Hide child attributes
图片序号文本
图片链接
状态码
返回信息
时间戳