Add Oracle AI Database vector store support#5003
Open
hogaku wants to merge 21 commits intomem0ai:mainfrom
Open
Add Oracle AI Database vector store support#5003hogaku wants to merge 21 commits intomem0ai:mainfrom
hogaku wants to merge 21 commits intomem0ai:mainfrom
Conversation
Author
|
Thanks, the CLA check is now passing. The remaining checks appear to be waiting for maintainer approval to run workflows from the fork. Please let me know if there is anything else I should adjust on my side. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linked Issue
N/A
Description
This PR adds Oracle AI Database vector store support to Mem0.
Why this is needed:
What is included:
Implementation notes:
Type of Change
Breaking Changes
N/A
Test Coverage
Validation performed:
pytest tests/ -qin a Python 3.12 environment aligned with the repository CI setup1088 passed, 31 skipped, 5 warnings, 2 subtests passedpytest tests/vector_stores/test_oracle.py -q19 passed, 2 subtests passedpython examples/misc/oracle_aidb_vector_store.pyReviewer / maintenance notes:
vector_storesextra.Checklist