openai-agents-python/tests/voice
Rohan Mehta 92d6e3e66c
Previous response id (#509)
Allows passing in the previous_response_id to reduce sending the same
data again and again.

Test plan:
Examples. Adding tests in next PR shortly.

---
[//]: # (BEGIN SAPLING FOOTER)
* __->__ #509
* #508
2025-04-14 22:02:47 -04:00
..
__init__.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
conftest.py fix tests 2025-03-20 09:52:15 -07:00
fake_models.py update tests 2025-03-20 13:08:38 -04:00
helpers.py update tests 2025-03-20 13:08:38 -04:00
test_input.py update tests 2025-03-20 13:08:38 -04:00
test_openai_stt.py [2/n] Add MCP support to Runner 2025-03-24 15:08:02 -04:00
test_openai_tts.py update tests 2025-03-20 13:08:38 -04:00
test_pipeline.py update tests 2025-03-20 13:08:38 -04:00
test_workflow.py Previous response id (#509) 2025-04-14 22:02:47 -04:00