This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
invariant-gateway
Watch
1
Star
0
Fork
0
You've already forked invariant-gateway
mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced
2026-03-12 21:36:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e898941597fb542db920ada110bcb5b87f7a91f0
invariant-gateway
/
proxy
/
utils
History
Hemang
df2c2fe821
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.
2025-02-17 14:06:05 +01:00
..
__init__.py
Add explorer.py to push traces to explorer and cleanup code a bit.
2025-01-30 15:49:01 +01:00
constants.py
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.
2025-02-17 14:06:05 +01:00
explorer.py
Use the AsyncClient from the sdk to push traces to Explorer.
2025-02-13 14:21:10 +01:00