v1

latestOpenAPI 3.1.02026-07-2634132204.7 KB
ChatResponse

对话结果查询接口

根据请求ID查询对话完成任务的状态和结果,仅后台模式支持

get/chat/{id}

Path parameters

idstring uuid required

对话完成请求ID

Response

成功响应

idstring

请求ID

status'pending' | 'running' | 'succeed'

请求状态,只有后台模式才会返回

createdinteger

请求创建Unix时间戳

modelstring

对话使用的模型

objectstring

响应对象类型

citationsstring[]

引用的文献/链接列表

system_fingerprintstring

系统指纹