litellm-mirror/litellm/llms/azure
Ishaan Jaff 868cdd0226
[Feat] Add Support for DELETE /v1/responses/{response_id} on OpenAI, Azure OpenAI (#10205)
* add transform_delete_response_api_request to base responses config

* add transform_delete_response_api_request

* add delete_response_api_handler

* fixes for deleting responses, response API

* add adelete_responses

* add async test_basic_openai_responses_delete_endpoint

* test_basic_openai_responses_delete_endpoint

* working delete for streaming on responses API

* fixes azure transformation

* TestAnthropicResponsesAPITest

* fix code check

* fix linting

* fixes for get_complete_url

* test_basic_openai_responses_streaming_delete_endpoint

* streaming fixes
2025-04-22 18:27:03 -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 DELETE /v1/responses/{response_id} on OpenAI, Azure OpenAI (#10205) 2025-04-22 18:27:03 -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