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

Improve SemanticCache for metadata persistence #97

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Conversation

tylerhutcherson
Copy link
Collaborator

This PR improves the ability to store optional metadata alongside entries in the SemanticCache. It also improves documentation, docstrings, comments, and user guide examples for the cache.

@tylerhutcherson tylerhutcherson added the enhancement New feature or request label Jan 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (dev@8c9217d). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #97   +/-   ##
======================================
  Coverage       ?   77.67%           
======================================
  Files          ?       21           
  Lines          ?     1357           
  Branches       ?        0           
======================================
  Hits           ?     1054           
  Misses         ?      303           
  Partials       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tylerhutcherson tylerhutcherson merged commit 35a7112 into dev Jan 18, 2024
18 checks passed
@tylerhutcherson tylerhutcherson deleted the cache-metadata branch January 18, 2024 15:40
Spartee pushed a commit that referenced this pull request Jan 19, 2024
This PR improves the ability to store optional metadata alongside
entries in the `SemanticCache`. It also improves documentation,
docstrings, comments, and user guide examples for the cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants