Merge pull request #4146 from pipecat-ai/mb/gemini-live-local-vad

This commit is contained in:
Mark Backman
2026-03-26 17:48:21 -04:00
committed by GitHub
13 changed files with 182 additions and 149 deletions

View File

@@ -231,6 +231,7 @@ TESTS_22 = [
TESTS_26 = [
("26-gemini-live.py", EVAL_SIMPLE_MATH),
("26a-gemini-live-local-vad.py", EVAL_SIMPLE_MATH),
("26b-gemini-live-function-calling.py", EVAL_WEATHER),
("26c-gemini-live-video.py", EVAL_VISION_CAMERA),
("26e-gemini-live-google-search.py", EVAL_ONLINE_SEARCH),