mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-21 16:56:53 +08:00
fix: chat api doc (#17515)
This commit is contained in:
@@ -1390,8 +1390,8 @@ Chat applications support session persistence, allowing previous chat history to
|
||||
"job_status": "waiting"
|
||||
}
|
||||
```
|
||||
This interface is executed asynchronously, so it will return a job_id. You can get the final execution result by querying the job status interface.
|
||||
</CodeGroup>
|
||||
This interface is executed asynchronously, so it will return a job_id. You can get the final execution result by querying the job status interface.
|
||||
</Col>
|
||||
</Row>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user