Remove 07e anthropic

This commit is contained in:
Mark Backman
2026-03-25 10:34:44 -04:00
parent 9af5c482c6
commit 2872d76896
6 changed files with 4 additions and 147 deletions

View File

@@ -108,7 +108,7 @@ TESTS_07 = [
("07c-interruptible-deepgram-http.py", EVAL_SIMPLE_MATH),
("07d-interruptible-elevenlabs.py", EVAL_SIMPLE_MATH),
("07d-interruptible-elevenlabs-http.py", EVAL_SIMPLE_MATH),
("07e-interruptible-anthropic.py", EVAL_SIMPLE_MATH),
("07e-interruptible-xai.py", EVAL_SIMPLE_MATH),
("07f-interruptible-azure.py", EVAL_SIMPLE_MATH),
("07f-interruptible-azure-http.py", EVAL_SIMPLE_MATH),
("07g-interruptible-openai.py", EVAL_SIMPLE_MATH),