Hemang
|
2beac2989d
|
Minor correction in the routes so that if dataset_name is None then invariant_authorization is also None. Thus with dataset_name the user isn't pushing to Explorer.
|
2025-03-03 14:28:47 +01:00 |
|
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 |
|
Hemang
|
4890aa56a6
|
Add timeout to httpx.AsyncClient
|
2025-02-14 17:23:30 +01:00 |
|
Hemang
|
1a7cebbb52
|
Moves ignored_headers to constants and reformatted anthropic.py
|
2025-02-13 15:35:35 +01:00 |
|