-
Notifications
You must be signed in to change notification settings - Fork 168
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
Add DataStax Astra DB vector store driver #1034
Conversation
- simplify the 'query webpage Astra' markdown page - add env.vars to the CI action yaml - remove Griptape version detection - remove mistakenly-added logging level setting - moved the "indexing" value to a class attribute - reinstated `dimensions` as a required parameter - removed kwargs warnings from methods (and implications thereof) - replaced implicit-bool checks with "is None" checks in a few places - (testing) move sample docs and Entries to being pytest fixtures - (testing) move utility function `_descore_entry` into a class method
…iver to supply required functionality.
bc00e1c
to
208fb2e
Compare
208fb2e
to
bdef2ae
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
Thank you @collindutter and @vachillo for the extremely fast and helpful review process! |
Hello, @collindutter - a thought occurred to me that if you set up Astra DB CI/CD with a free-tier Astra account, the database will go into hibernation after one (perhaps two?) days of inactivity, and the integration tests would fail. |
Thanks for the offer @hemidactylus -- what's the best way to get in touch? Are you in our discord? |
Co-authored-by: Stefano Lottini <stefano.lottini@datastax.com>
Describe your changes
Recreating the PR in our repo so that integration tests can run
Issue ticket number and link
Closes #1021
Closes #1022
📚 Documentation preview 📚: https://griptape--1034.org.readthedocs.build//1034/