Comparing version 1.7.3-beta3 to 1.7.3-beta4
{ | ||
"name": "chromadb", | ||
"version": "1.7.3-beta3", | ||
"version": "1.7.3-beta4", | ||
"description": "A JavaScript interface for chroma", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -186,2 +186,4 @@ import { IEmbeddingFunction } from './embeddings/IEmbeddingFunction'; | ||
console.log("getOrCreateCollection embeddingFunction", embeddingFunction); | ||
const newCollection = await this.api | ||
@@ -188,0 +190,0 @@ .createCollection({ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
804343
11301