chroma-core/chroma

Replace ValueError/TypeError with InvalidArgumentError

Aberta

#3.026 aberto em 29 de out. de 2024

 (5 comentários) (0 reação) (1 responsável)Rust (2.247 forks)batch import
by-chromaenhancementgood first issue

Métricas do repositório

Stars
 (27.958 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (80 fundiu PRs em 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

Guia do colaborador