Skip to content

[Feature Request]: I would like to request an API from Ragflow that provides paginated chat history based on a session_id #6121

Open
@zredxiao

Description

@zredxiao

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (Language Policy).
  • Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Is your feature request related to a problem?

Describe the feature you'd like

The reason for adding this API is to address potential performance issues when loading a large amount of chat history all at once. By paginating the data, only a portion of the chat history is loaded as needed, reducing the initial data load and improving page responsiveness and user experience. Without pagination, if there is a large volume of chat records, it could lead to slow page loading, lagging, or even high memory usage, negatively impacting overall performance.

Describe implementation you've considered

No response

Documentation, adoption, use case

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions