For some users like OpenHands, it is not possible to pass in a custom header containing the Invariant API Key. In that case, modify the authorization header to include both the OpenAI API Key and the Invariant API Key.

This commit is contained in:
Hemang
2025-02-17 11:07:28 +01:00
parent 4890aa56a6
commit df2c2fe821
2 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ IGNORED_HEADERS = [
"x-real-ip",
]
CLIENT_TIMEOUT = 60.0
CLIENT_TIMEOUT = 60.0