litellm/tests/llm_responses_api_testing
Ishaan Jaff 736daf0a7d
[Feat] Adds Shell tool support for the OpenAI Responses API (#21063)
* test_responses_api_context_management_server_side_compaction

* Server-side compaction

* docs fix

* test_responses_api_shell_tool

* add SHELL tool

* test_responses_api_shell_tool

* add SHELL_CALL_IN_PROGRESS

* add SHELL_CALL_IN_PROGRESS events

* TestOpenAIResponsesAPITest

* transform_streaming_response

* test_responses_api_shell_tool_streaming_sees_shell_output

* test_responses_api_shell_tool_streaming_sees_shell_output

* test_responses_api_shell_tool

* docs fix
2026-02-12 13:04:29 -08:00
..
base_responses_api.py [Feat] Adds Shell tool support for the OpenAI Responses API (#21063) 2026-02-12 13:04:29 -08:00
conftest.py
test_anthropic_responses_api.py
test_anthropic_tool_result_empty_call_id.py
test_anthropic_tool_result_fix.py
test_azure_responses_api.py
test_base_responses_api_streaming_iterator.py Fix: Responses API logging error for StopIteration 2026-01-23 18:42:33 +05:30
test_google_ai_studio_responses_api.py
test_manus_files_all_methods.py
test_manus_responses_api.py
test_openai_responses_api.py [Feat] Adds Shell tool support for the OpenAI Responses API (#21063) 2026-02-12 13:04:29 -08:00
test_responses_hooks.py