mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-06 19:07:50 +02:00
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:
@@ -12,4 +12,4 @@ IGNORED_HEADERS = [
|
||||
"x-real-ip",
|
||||
]
|
||||
|
||||
CLIENT_TIMEOUT = 60.0
|
||||
CLIENT_TIMEOUT = 60.0
|
||||
|
||||
Reference in New Issue
Block a user