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
804343
11301