Added Google Vertex AI support

This commit is contained in:
based
2023-12-11 03:44:49 +10:00
parent 782864d6cc
commit 266bc976ea
5 changed files with 83 additions and 8 deletions
+1 -1
View File
@@ -9,8 +9,8 @@ Currently supports and validates keys for the services below, and checks for the
- Google PaLM
- AWS - (Admin status, auto-fetch the region, logging status, username, bedrock status)
- Azure - (Auto-fetch all deployments, auto-fetch best deployment/model, filter status)
- Google Cloud Vertex AI - (Requires a key file since oauth tokens expire hourly. Good luck scraping for those.)
May add support for Google Vertex in the future.
# Usage:
`pip install -r requirements.txt`