haystack/releasenotes/notes/llm-evaluator-serde-fix-aa5b27d2524db9c5.yaml
Madeesh Kannan 63226dad34
fix: Fix LLMEvaluator serialization (#7818)
* fix: Fix `LLMEvaluator` serialization

* `reno`
2024-06-07 12:49:23 +02:00

5 lines
133 B
YAML

---
fixes:
- |
Correctly serialize tuples and types in the init parameters of the `LLMEvaluator` component and its subclasses.