Update app.py
Browse files
app.py
CHANGED
|
@@ -7,7 +7,6 @@ from google import genai
|
|
| 7 |
from google.genai import types
|
| 8 |
from googleapiclient.discovery import build
|
| 9 |
|
| 10 |
-
|
| 11 |
# ---- VERIFICACIÓN GROQ ----
|
| 12 |
def verificar_api_groq(api_key):
|
| 13 |
try:
|
|
|
|
| 7 |
from google.genai import types
|
| 8 |
from googleapiclient.discovery import build
|
| 9 |
|
|
|
|
| 10 |
# ---- VERIFICACIÓN GROQ ----
|
| 11 |
def verificar_api_groq(api_key):
|
| 12 |
try:
|