litellm/tests/llm_responses_api_testing
Ishaan Jaff 8e22cf5d65
[Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594)
* fix: ensure /responses/cancel works for non admins

* test: cancel endpoint

* fix responses API  cancel endpoint

* test fix

* TestGoogleAIStudioResponsesAPITest
2025-09-15 18:49:54 -07:00
..
base_responses_api.py [Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594) 2025-09-15 18:49:54 -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 [Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594) 2025-09-15 18:49:54 -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 [Fix] /responses API - add cancel endpoint + allow non-admins to use this as an llm api endpoint (#14594) 2025-09-15 18:49:54 -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