litellm-mirror/litellm/llms/openai
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
..
chat fix(o_series_transformation.py): correctly map o4 to openai o_series model (#10079) 2025-04-16 21:51:31 -07:00
completion build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
fine_tuning build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
image_variations [BETA] Add OpenAI /images/variations + Topaz API support (#7700) 2025-01-11 23:27:46 -08: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
transcriptions VertexAI non-jsonl file storage support (#9781) 2025-04-09 14:01:48 -07:00
common_utils.py get_openai_client_cache_key 2025-03-18 18:35:50 -07:00
cost_calculation.py Support Gemini audio token cost tracking + fix openai audio input token cost tracking (#9535) 2025-03-26 17:26:25 -07:00
openai.py VertexAI non-jsonl file storage support (#9781) 2025-04-09 14:01:48 -07:00