mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 17:00:41 +00:00
7 lines
225 B
YAML
7 lines
225 B
YAML
![]() |
---
|
||
|
|
||
|
enhancements:
|
||
|
- |
|
||
|
Enforce JSON mode on OpenAI LLM-based evaluators so that the they always return valid JSON output.
|
||
|
This is to ensure that the output is always in a consistent format, regardless of the input.
|