long overdue

This commit is contained in:
based
2024-08-28 05:55:31 +10:00
parent c668a1ad33
commit f37f07e350
4 changed files with 73 additions and 31 deletions
+1
View File
@@ -50,6 +50,7 @@ class APIKey:
elif provider == Provider.VERTEXAI:
self.project_id = ""
self.has_opus = False
elif provider == Provider.MISTRAL:
self.subbed = False