Merge pull request #16185 from hiwylee/vector-search-branch

feat: oracle 23ai Vector search for new supported vector db
This commit is contained in:
Tim Jaeryang Baek
2025-08-06 14:36:14 +04:00
committed by GitHub
9 changed files with 1067 additions and 40 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
x.py
yarn.lock
.DS_Store
node_modules
/build