litellm/tests/llm_responses_api_testing
Ishaan Jaff b482d336b3
[Feat] New provider - Manus API on /responses, GET /responses (#18804)
* init ManusResponsesAPIConfig

* init MANUS ApI

* init MANUS create responses

* init MANUS

* test_extract_agent_profile

* transform_get_response_api_request

* test fix

* fixes non stream

* fix streaming

* add MANUSConfig

* test_multiturn_responses_api

* code QA check

* add manus

* Potential fix for code scanning alert no. 3961: Clear-text logging of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-08 18:37:42 +05:30
..
base_responses_api.py [Feat] New provider - Manus API on /responses, GET /responses (#18804) 2026-01-08 18:37:42 +05:30
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] CI/CD - responses_api_testing (#18295) 2025-12-20 10:27:58 -08:00
test_anthropic_tool_result_empty_call_id.py Revert "[Fix] CI/CD - local_testing & mapped tests (#18222)" (#18223) 2025-12-18 14:46:09 -08:00
test_anthropic_tool_result_fix.py [Fix] CI/CD - Add missing documentation for ENVs & Clean Functionality (#18211) 2025-12-18 13:16:15 -08:00
test_azure_responses_api.py Add custom headers in responses API 2025-12-16 11:31:15 +05:30
test_base_responses_api_streaming_iterator.py test_process_chunk_with_response_completed_event 2025-11-26 11:52:05 -08:00
test_google_ai_studio_responses_api.py Litellm sameer nov 3 stable branch (#16963) 2025-11-22 09:35:05 -08:00
test_manus_responses_api.py [Feat] New provider - Manus API on /responses, GET /responses (#18804) 2026-01-08 18:37:42 +05:30
test_openai_responses_api.py [Feat] New API Endpoint - Responses API (v1/responses/compact) (#18697) 2026-01-06 16:24:04 +05:30
test_responses_hooks.py Align responses API streaming hooks with chat pipeline 2026-01-06 10:54:19 +08:00