scripts(evals): add vision support

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-11 15:04:46 -07:00
parent fb18ae174e
commit 1cfbfcaf11
5 changed files with 48 additions and 7 deletions

View File

@@ -50,6 +50,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other
- Add vision support to release evals so we can run the foundational examples 12
series.
- Added foundational example `15a-switch-languages.py` to release evals. It is
able to detect if we switched the language properly.