-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixed test broken due to $vector projection change * minor collection.distinct optimzation * minor error msg fix * getSortVector (no documentation) * added some documentation regarding sortVector * updated vectorize test suite * minor fix to vectorize tests when no params * further refactoring of vectorize tests * example vectorize_credentials.json file * removed api-extractor from package.json * added find-missing-licensing script for convenience * tiny vectorize test + devguide updats * dse db admin + fixed some tests (no docs) * fixed typo in package.json script name * minor update to list-embedding-providers script * few internal refactors * more minor refactors * documentation for environments and such * some new unit tests * create namespace options * fixed some documention + code issues * made modelName not fully optional, just allowably nullish * added doc for vectorize service * updated cursor.getSortVector() to return null if includeSortVector !== true * fixed a couple tests * minor internal refactors/fixes * added dse tests * db admin tests * vectorize whitelist * few test fixes + allowed null tokens in StaticTokenProvider * deleteAll() => deleteMany({}) * updated many examples using vector[ize] params * some documentation and such * couple tiny internal fixes * example for non-astra backends * a * fixed couple tiny internal things
- Loading branch information
Showing
95 changed files
with
2,886 additions
and
1,057 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.