openai-agents-python/tests/voice
Rohan Mehta bd404e0f87
Litellm integration (#524)
litellm is a library that abstracts away details/differences for a lot
of model providers. Adding an extension, so that any provider can easily
be integrated.

---
[//]: # (BEGIN SAPLING FOOTER)
* #532
* __->__ #524
2025-04-16 18:48:41 -04:00
..
__init__.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
conftest.py Litellm integration (#524) 2025-04-16 18:48:41 -04: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