feat: Add comprehensive visualization script for evaluation results (#376)

This commit is contained in:
Andreas Köpf 2025-03-16 12:26:27 +01:00 committed by GitHub
parent d6f399b8e4
commit 4e7d9296ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 705 additions and 0 deletions

View file

@ -1,3 +1,4 @@
openai>=1.64.0
PyYAML>=6.0
tqdm>=4.66.0
matplotlib>=3.10.0