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: add remaining Python client support for REST API routes + tests #1160

Merged
merged 23 commits into from
Mar 18, 2024

Conversation

sarahwooders
Copy link
Collaborator

@sarahwooders sarahwooders commented Mar 17, 2024

Please describe the purpose of this pull request.
Implement remaining REST API routes for the Python client, add tests for each method, and fix bugs for tests to pass.

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

Have you tested this PR?
Yes

Related issues or PRs
#1042

@sarahwooders sarahwooders marked this pull request as draft March 17, 2024 05:28
@sarahwooders sarahwooders mentioned this pull request Mar 17, 2024
34 tasks
@sarahwooders sarahwooders requested a review from cpacker March 17, 2024 23:58
@sarahwooders sarahwooders marked this pull request as ready for review March 17, 2024 23:58
memgpt/metadata.py Outdated Show resolved Hide resolved
@cpacker cpacker self-requested a review March 18, 2024 00:21
Copy link
Collaborator

@cpacker cpacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpacker cpacker merged commit ebfe949 into main Mar 18, 2024
4 checks passed
@cpacker cpacker deleted the client_tests2 branch March 18, 2024 00:34
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.

2 participants