Merge pull request #2416 from pipecat-ai/aleix/release-evals-vision

scripts(evals): add vision support
This commit is contained in:
Aleix Conchillo Flaqué
2025-08-11 20:08:08 -07:00
committed by GitHub
5 changed files with 48 additions and 7 deletions

View File

@@ -62,6 +62,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.