Skip to content

Commit 4c22df1

Browse files
changliu2l0lawrence
authored andcommitted
Update CHANGELOG.md (Azure#38170)
One column name updated to "New `max_token` for Generation" in CHANGLOG.md
1 parent 56f10af commit 4c22df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/evaluation/azure-ai-evaluation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ outputs = asyncio.run(custom_simulator(
6969
- `RetrievalEvaluator`
7070
- The following evaluators will now have a new key in their result output including LLM reasoning behind the score. The new key will follow the pattern "<metric_name>_reason". The reasoning is the result of a more detailed prompt template being used to generate the LLM response. Note that this requires the maximum number of tokens used to run these evaluators to be increased.
7171

72-
| Evaluator | New Token Limit |
72+
| Evaluator | New `max_token` for Generation |
7373
| --- | --- |
7474
| `CoherenceEvaluator` | 800 |
7575
| `RelevanceEvaluator` | 800 |

0 commit comments

Comments
 (0)