litellm-mirror/litellm/llms/azure
Ishaan Jaff dc9b058dbd
[Feat] Add support for GET Responses Endpoint - OpenAI, Azure OpenAI (#10235)
* Added get responses API (#10234)

* test_basic_openai_responses_get_endpoint

* transform_get_response_api_request

* test_basic_openai_responses_get_endpoint

---------

Co-authored-by: Prathamesh Saraf <pratamesh1867@gmail.com>
2025-04-23 15:19:29 -07:00
..
batches build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
chat fix(azure/o_series_transformation.py): fix azure o4 model routing 2025-04-17 22:58:01 -07:00
completion fix code quality 2025-03-18 12:58:59 -07:00
files LiteLLM Minor Fixes & Improvements (04/02/2025) (#9725) 2025-04-03 11:48:52 -07:00
fine_tuning build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
realtime (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
responses [Feat] Add support for GET Responses Endpoint - OpenAI, Azure OpenAI (#10235) 2025-04-23 15:19:29 -07:00
assistants.py fix get_azure_client 2025-04-19 08:33:26 -07:00
audio_transcriptions.py Union[TranscriptionResponse, Coroutine[Any, Any, TranscriptionResponse]]: 2025-03-18 14:23:14 -07:00
azure.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
common_utils.py Fix typo: Entrata -> Entra in code (#9922) 2025-04-15 17:31:18 -07:00
cost_calculation.py fix use consistent naming (#7092) 2024-12-07 22:01:00 -08:00