Skip to content

Remove Anyhow Dependency #189

@mcmah309

Description

@mcmah309

Using anyhow in a library is not advisable and forces downstream crates to use deal with it in the api. anyhow should be removed in favor of something like a concrete FastEmbedError type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions