litellm/tests/test_litellm/responses
Sam Xie ee13c65701
[Bug]: /responses endpoint proxy ignores extra_headers in GitHub Copilot (#13775)
* fix: pass extra_headers parameter through responses API transformation chain

Ensure extra_headers parameter is properly forwarded from the responses() function
through the transformation handler and config to maintain header propagation in
litellm_completion_request dict.

* Add tests
2025-08-27 12:35:09 -07:00
..
litellm_completion_transformation [Bug]: /responses endpoint proxy ignores extra_headers in GitHub Copilot (#13775) 2025-08-27 12:35:09 -07:00
test_responses_utils.py [Bug Fix] Using stream=True + background=True with Responses API (#13654) 2025-08-15 08:58:28 -07:00