chroma-core/chroma

Replace ValueError/TypeError with InvalidArgumentError

Open

#3026 opened on Oct 29, 2024

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Rust (27,958 stars) (2,247 forks)batch import
by-chromaenhancementgood first issue

Description

Describe the problem

All instances where chroma throws ValueError/TypeError should be replaced with InvalidArgumentError

Describe the proposed solution

^

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

Contributor guide