Submit a file parsing task and immediately receive a task_id; the document is processed in the background
task_id.task_id to poll the result query endpoint.output_formats, element_formats, and feature_config are the same as in Sync parsing.待解析的文件,支持 PDF、图片、Office 格式
API 密钥,格式 sk-***
输出格式,可多选。不传时默认为 ["markdown", "json"]。支持 json / markdown / zip,其中 zip 将所有输出文件打包为压缩包
json, markdown, zip 元素格式配置,控制各类元素的输出格式
特色功能配置(参数已从 extract_config 更名为 feature_config)