mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-04 11:07:52 +00:00
6 lines
190 B
YAML
6 lines
190 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds LostInTheMiddleRanker, DiversityRanker, and RecentnessRanker to `haystack/nodes/__init__.py` and thus
|
|
ensures that they are included in JSON schema generation.
|