-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: translate5 AI
-
High
-
Emptyshow more show less
Problem
The config runtimeOptions.plugins.OpenAI.qualityScoreColorization to define color ranges within a task for TQE is hard to understand for users.
Solution
Add an explanation to the window in which the colors can be defined:
Define the higher value of the desired range as hex value. The range automatically extends to the next lower value or to 0 if no further value is available.
Example: Adding "50" and "ee4b2b" will define a range from 0 to 50 in red, above 50 will show no color (neutral).