examples: add 53-concurrent-llm-evaluation.py

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-07 18:47:01 -08:00
parent 6038860be0
commit 9dff75cd44
2 changed files with 181 additions and 0 deletions

1
changelog/3372.other.md Normal file
View File

@@ -0,0 +1 @@
- Added a new foundational example `53-concurrent-llm-evaluation.py` that shows how to use `UserTurnProcessor`.