The length-based evaluator from the original ask now exists as ResponseLengthEvaluator in the Spring AI tutorial example. What's still missing is an example for semantic similarity / deduplication of retrieved context chunks, so this issue now tracks just that.
The length-based evaluator from the original ask now exists as
ResponseLengthEvaluatorin the Spring AI tutorial example. What's still missing is an example for semantic similarity / deduplication of retrieved context chunks, so this issue now tracks just that.