chroma-core/chroma
Replace ValueError/TypeError with InvalidArgumentError
Offen
#3.026 geöffnet am 29.10.2024
by-chromaenhancementgood first issue
Repository-Metriken
- Stars
- (27.958 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
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