Comments, maybe broke something

This commit is contained in:
Cyber MacGeddon 2025-04-16 20:46:48 +01:00
parent 38cea4c26d
commit 4c22f23f3a
7 changed files with 145 additions and 109 deletions

View file

@ -25,7 +25,6 @@ from .... exceptions import TooManyRequests
from .... base import RequestResponseService
module = "text-completion"
default_subscriber = module
default_model = 'gemini-1.0-pro-001'
default_region = 'us-central1'