mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| litellm_completion_transformation | ||
| test_responses_utils.py | ||