test for google makersuite billing

This commit is contained in:
based
2024-06-03 21:29:35 +10:00
parent 2e235ac44c
commit 70af98ec39
3 changed files with 35 additions and 6 deletions
+1
View File
@@ -56,6 +56,7 @@ class APIKey:
elif provider == Provider.MAKERSUITE:
self.models = []
self.enabled_billing = False
elif provider == Provider.OPENROUTER:
self.usage = 0