mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-21 20:44:08 +00:00
5 lines
114 B
YAML
5 lines
114 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Make SparseEmbedding a dataclass, this makes it easier to use the class with Pydantic
|