Test script that mimics the behavior expected to be supported by Tavus.

This commit is contained in:
Filipi Fuchter
2025-06-18 07:45:38 -03:00
parent 564f064c71
commit fa15e64fc9
2 changed files with 178 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
ruff format src
ruff format examples
ruff format tests
ruff format scripts
ruff check --select I --fix