Add extra headers for OpenAI (#1615)

This commit is contained in:
Florian Engelhardt
2025-03-17 10:51:08 +01:00
committed by GitHub
parent f761e83033
commit 3b86549485
3 changed files with 8 additions and 0 deletions

View File

@@ -557,6 +557,7 @@ end
M.BASE_PROVIDER_KEYS = {
"endpoint",
"extra_headers",
"model",
"deployment",
"api_version",