mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 09:20:13 +00:00

* Changed entity extractor score from type float32 to float64 and start/stop from int64 to int * Added relase notes
5 lines
71 B
YAML
5 lines
71 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix EntityExtractor output not JSON serializable.
|