Merge pull request #4423 from BerriAI/litellm_forward_traceparent_otel

[Fix] Forward OTEL Traceparent Header to provider
This commit is contained in:
Ishaan Jaff 2024-06-26 17:16:23 -07:00 committed by GitHub
commit 8ecf15185b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -3684,6 +3684,8 @@ def get_supported_openai_params(
"tool_choice",
"response_format",
"seed",
"extra_headers",
"extra_body",
]
elif custom_llm_provider == "deepseek":
return [