What happened?
There is a call to import DefaultEmbeddingFunction in the src/embedding-function.ts of the chromadb package. It seems to get stripped out when the ts is compiled to js, but it likely shouldn't be there.
https://github.com/chroma-core/chroma/blob/main/clients/new-js/packages/chromadb/src/embedding-function.ts#L3
Versions
latest
Relevant log output