litellm/tests/llm_responses_api_testing
Ishaan Jaff 99d851544a
[Feat] Add Azure Codex Models on LiteLLM + new /v1 preview Azure OpenAI API (#11934)
* fix get_complete_url

* fixes _is_azure_v1_api_version

* test_azure_responses_api_preview_api_version

* TestAzureResponsesAPIConfig

* add azure/codex-mini

* fix azure/codex-mini

* Update litellm/llms/azure/responses/transformation.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix linting

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-20 18:08:44 -07:00
..
base_responses_api.py [Feat] New LLM API Endpoint - Add List input items for Responses API (#11602) 2025-06-10 15:47:16 -07:00
conftest.py add conftest 2025-03-12 09:17:27 -07:00
test_anthropic_responses_api.py [Feat] Add support for GET Responses Endpoint - OpenAI, Azure OpenAI (#10235) 2025-04-23 15:19:29 -07:00
test_azure_responses_api.py [Feat] Add Azure Codex Models on LiteLLM + new /v1 preview Azure OpenAI API (#11934) 2025-06-20 18:08:44 -07:00
test_google_ai_studio_responses_api.py [Bug Fix]: Fix gemini - web search error with responses API (#11894) 2025-06-19 14:11:35 -07:00
test_openai_responses_api.py [Feat] Day-0 Support for OpenAI Re-usable prompts Responses API (#11782) 2025-06-16 21:28:50 -07:00