feat: add embedchain javascript package (#576)
This commit is contained in:
3
embedchain-js/embedchain/vectordb/index.ts
Normal file
3
embedchain-js/embedchain/vectordb/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { ChromaDB } from './ChromaDb';
|
||||
|
||||
export { ChromaDB };
|
||||
Reference in New Issue
Block a user