Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cursor-based pagination for storage connectors and server #830

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

sarahwooders
Copy link
Collaborator

Please describe the purpose of this pull request.
We need paginated access to agent recall and archival memory - previously we only supported pagination based on index offsets, but this support pagination where pages are denoted by object IDs.

How to test
poetry run pytest -s tests/test_server.py

Related issues or PRs
None

Is your PR over 500 lines of code?
No

@cpacker cpacker changed the title Cursor-based pagination for storage connectors and server feat: Cursor-based pagination for storage connectors and server Jan 16, 2024
@cpacker cpacker self-requested a review January 16, 2024 20:34
@cpacker cpacker merged commit 9e21e7e into main Jan 16, 2024
3 checks passed
@cpacker cpacker deleted the cursor_pagination branch January 21, 2024 07:28
norton120 pushed a commit to norton120/MemGPT that referenced this pull request Feb 15, 2024
carenthomas added a commit that referenced this pull request Jan 30, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

None yet

2 participants