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

V2 #230

Merged
merged 22 commits into from
Dec 10, 2024
Merged

V2 #230

merged 22 commits into from
Dec 10, 2024

Conversation

paul-paliychuk
Copy link
Contributor

@paul-paliychuk paul-paliychuk commented Dec 10, 2024

Important

Introduced ApidataAddMemoryResponse for memory handling, updated group_id requirement in group/client.py, and version to 2.2.0.

  • Behavior:
    • Introduced ApidataAddMemoryResponse in memory/client.py for handling memory addition responses.
    • Updated add method in group/client.py to require group_id parameter.
    • Updated version to 2.2.0 in pyproject.toml and client_wrapper.py.
  • Models:
    • Added ApidataAddMemoryResponse class in apidata_add_memory_response.py.
    • Added fact_rating_instruction to User class in user.py.
  • Misc:
    • Improved docstrings in graph/client.py for search method.

This description was created by Ellipsis for da4fbc1. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to da4fbc1 in 43 seconds

More details
  • Looked at 375 lines of code in 9 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 drafted comments based on config settings.
1. src/zep_cloud/group/client.py:41
  • Draft comment:
    The group_id parameter is now a required str, not Optional[str]. Update the docstring to reflect this change.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.
2. src/zep_cloud/group/client.py:161
  • Draft comment:
    The group_id parameter is now a required str, not Optional[str]. Update the docstring to reflect this change.
  • Reason this comment was not posted:
    Marked as duplicate.
3. src/zep_cloud/memory/client.py:947
  • Draft comment:
    The docstring for the add method should end with a period for consistency. This applies to both the synchronous and asynchronous versions of the method.
        Add memory to the specified session.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_HtPiLjtU5RKPZv6a


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@paul-paliychuk paul-paliychuk merged commit 7b3397e into main Dec 10, 2024
4 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