知识库 API

上传文件文档

向指定知识库上传文件类型文档,支持多种切片方式和回调。点击 Try it 按钮可快速试用。

post/llm-application/open/document/upload_document/{id}

Path parameters

idstring required

知识库id

Response

业务处理成功

codeinteger

响应码,200为成功

messagestring

响应信息

timestampinteger

响应时间戳

Changes