chroma-core/chroma

Replace ValueError/TypeError with InvalidArgumentError

Open

#3,026 opened on Oct 29, 2024

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

Repository metrics

Stars
 (27,958 stars)
PR merge metrics
 (Avg merge 1d 16h) (80 merged PRs in 30d)

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