mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-17 18:43:58 +00:00
5 lines
120 B
YAML
5 lines
120 B
YAML
|
|
---
|
||
|
|
fixes:
|
||
|
|
- |
|
||
|
|
Fix `NamedEntityExtractor` crashing in Python 3.12 if constructed using a string backend argument.
|