chroma-core/chroma

Replace ValueError/TypeError with InvalidArgumentError

Offen

#3.026 geöffnet am 29.10.2024

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (2.247 Forks)batch import
by-chromaenhancementgood first issue

Repository-Metriken

Stars
 (27.958 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 16h) (80 gemergte PRs in 30 T)

Beschreibung

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