feat(nvidia): add NIM billing origin header
This commit is contained in:
@@ -42,6 +42,10 @@ class TestNvidiaProfile:
|
||||
p = get_provider_profile("nvidia")
|
||||
assert "nvidia.com" in p.base_url
|
||||
|
||||
def test_billing_header_not_profile_wide(self):
|
||||
p = get_provider_profile("nvidia")
|
||||
assert p.default_headers == {}
|
||||
|
||||
|
||||
class TestKimiProfile:
|
||||
def test_temperature_omit(self):
|
||||
|
||||
Reference in New Issue
Block a user