openai-agents-python/tests/models
Rohan Mehta 0eee6b8305
Allow arbitrary kwargs in model (#842)
Sometimes users want to provide parameters specific to a model provider.
This is an escape hatch.
2025-06-10 18:14:34 -04:00
..
__init__.py Docs and tests for litellm (#561) 2025-04-21 16:59:01 -04:00
conftest.py Docs and tests for litellm (#561) 2025-04-21 16:59:01 -04:00
test_kwargs_functionality.py Allow arbitrary kwargs in model (#842) 2025-06-10 18:14:34 -04:00
test_litellm_chatcompletions_stream.py Dev/add usage details to Usage class (#726) 2025-05-20 18:23:56 +01:00
test_litellm_extra_body.py Don't cache agent tools during a run (#803) 2025-06-02 14:49:16 -04:00
test_map.py Docs and tests for litellm (#561) 2025-04-21 16:59:01 -04:00