disabled vertexAI for now (#4168)

This commit is contained in:
powercaller
2025-06-16 03:26:20 -04:00
committed by GitHub
parent 51431b1a75
commit f302916b57
@@ -24,7 +24,7 @@ export class GoogleNativeTtsProvider {
<label for="google-tts-api-type">API Type:</label>
<select id="google-tts-api-type">
<option value="makersuite">Google AI Studio (MakerSuite)</option>
<option value="vertexai">Google Vertex AI</option>
<option value="vertexai" disabled>Google Vertex AI (unsupported)</option>
</select>
</div>
<div>