openai-agents-python/src/agents/models
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 Initial commit 2025-03-11 09:42:28 -07:00
_openai_shared.py Initial commit 2025-03-11 09:42:28 -07:00
fake_id.py Initial commit 2025-03-11 09:42:28 -07:00
interface.py Previous response id (#509) 2025-04-14 22:02:47 -04:00
openai_chatcompletions.py Previous response id (#509) 2025-04-14 22:02:47 -04:00
openai_provider.py feat: add voice pipeline support 2025-03-20 09:43:13 -07:00
openai_responses.py Previous response id (#509) 2025-04-14 22:02:47 -04:00