chroma-core/chroma
Replace ValueError/TypeError with InvalidArgumentError
オープン
#3,026 opened on 2024/10/29
by-chromaenhancementgood first issue
Repository metrics
- Stars
- (27,958 個のスター)
- PR merge metrics
- (平均マージ 1d 16h) (30d で 80 merged PRs)
説明
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