fix: chat api doc (#17515)
This commit is contained in:
@@ -1414,8 +1414,8 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
|
||||
"job_status": "waiting"
|
||||
}
|
||||
```
|
||||
该接口是异步执行,所以会返回一个job_id,通过查询job状态接口可以获取到最终的执行结果。
|
||||
</CodeGroup>
|
||||
该接口是异步执行,所以会返回一个job_id,通过查询job状态接口可以获取到最终的执行结果。
|
||||
</Col>
|
||||
</Row>
|
||||
---
|
||||
|
Reference in New Issue
Block a user