chroma-core/chroma

Replace ValueError/TypeError with InvalidArgumentError

开放

#3,026 创建于 2024年10月29日

 (5 条评论) (0 个反应) (1 位负责人)Rust (2,247 个派生)batch import
by-chromaenhancementgood first issue

仓库指标

星标
 (27,958 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 80 个 PR)

描述

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

贡献者指南