Skip to content

Commit 5bf6bbf

Browse files
Update _posts/2026-05-18-introducing-voting-agent.adoc
Co-authored-by: Clement Escoffier <clement.escoffier@gmail.com>
1 parent c68d130 commit 5bf6bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-05-18-introducing-voting-agent.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public interface StyleCritic {
6868
}
6969
----
7070

71-
The `OriginalityCritic` and `EngagementCritic` are analogous, each focusing on their respective dimension and producing their own `CritiqueResult` with `outputKey` values of `"originalityCritique"` and `"engagementCritique"`.
71+
The `OriginalityCritic` and `EngagementCritic` are analogous, each focusing on their respective dimension and producing their own `CritiqueResult` with `outputKey` values of `"originalityCritique"` and `"engagementCritique"`.
7272

7373
Finally, the story editor rewrites the story based on the aggregated critique:
7474

0 commit comments

Comments
 (0)