Skip to content

[Bug]: Unused static import in chromadb typescript package #6225

@tjkrusinskichroma

Description

@tjkrusinskichroma

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions