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 -1
View File
@@ -6,7 +6,7 @@ Currently supports and validates keys for the services below, and checks for the
- OpenAI - (Best model, key in quota, RPM (catches increase requests), tier, list of organizations if applicable, trial key status)
- Anthropic - (Pozzed status and key tier, along with remaining character quota)
- AI21 - (Trial check)
- Google MakerSuite (List of available models)
- Google MakerSuite (List of available models + billing status)
- AWS - (Admin status, auto-fetch the region, logging status, username, bedrock status + enabled models)
- Azure - (Auto-fetch all deployments, auto-fetch best deployment/model, filter status, dall-e deployment)
- Google Cloud Vertex AI - (Requires a key file since oauth tokens expire hourly. Good luck scraping for those.)