mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
Fix 802 (#826)
This commit is contained in:
@@ -165,7 +165,7 @@ For versatile conversational apps using a Q&A format, call the chat-messages API
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
The first page returns the latest `limit` bar, which is in reverse order.
|
||||
The first page returns the latest `limit` bar, which is in reverse order. Load previous pages by passing the `first_id` of the last message on the current page to the `first_id` parameter of the next request.
|
||||
|
||||
### Query
|
||||
|
||||
|
||||
Reference in New Issue
Block a user