Skip to content

feat: support document list pagination#29

Merged
suguanYang merged 4 commits into
mainfrom
fix/wangbinqi/document-list-pagination
Jun 30, 2026
Merged

feat: support document list pagination#29
suguanYang merged 4 commits into
mainfrom
fix/wangbinqi/document-list-pagination

Conversation

@suguanYang

Copy link
Copy Markdown
Collaborator

Summary

  • Add document-list pagination model to DocumentListResponse
  • Add page and page_size parameters to sync and async documents.list()
  • Update README/docs examples and document-resource tests

Verification

  • uv run --extra dev pytest tests/test_documents.py -q
  • uv run --extra dev ruff check src/
  • uv run --extra dev mypy src/knowhere/
  • uv run --extra dev pytest tests/ -q
  • git diff --check

@suguanYang suguanYang merged commit f84c29a into main Jun 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant