litellm/tests/llm_responses_api_testing
Sameer Kankute fc9560573b
[BUG] Fix response api for reasoning item in input for litellm proxy (#14200)
* fix response api for litellm proxy

* Add test for checking if status is getting removed

* add test in correct file

* remove hardcoded fields

* Make the handling simpler

* fix lint error:
2025-09-04 10:36:48 -07:00
..
base_responses_api.py [BUG] Fix response api for reasoning item in input for litellm proxy (#14200) 2025-09-04 10:36:48 -07:00
conftest.py [Perf] Improvements for Async Success Handler (Logging Callbacks) - Approx +130 RPS (#13905) 2025-08-23 13:13:23 -07:00
test_anthropic_responses_api.py [Bug Fix] litellm incompatible with newest release of openAI v1.100.0 (#13728) 2025-08-18 18:26:17 -07:00
test_azure_responses_api.py [Bug Fix] litellm incompatible with newest release of openAI v1.100.0 (#13728) 2025-08-18 18:26:17 -07:00
test_base_responses_api_streaming_iterator.py [Bug Fix] Responses api session management for streaming responses (#13396) 2025-08-07 20:13:24 -07:00
test_google_ai_studio_responses_api.py Bug Fix - Responses API raises error with Gemini Tool Calls in input (#13260) 2025-08-04 12:01:33 -07:00
test_openai_responses_api.py [Fix] LiteLLM does not support new web_search tool (Responses API) (#14083) 2025-08-29 18:33:52 -07:00