Módulo de audio y avance imágenes (schemas y openAI)
This commit is contained in:
BIN
app/api/v1/endpoints/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
app/api/v1/endpoints/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
app/api/v1/endpoints/audio/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
app/api/v1/endpoints/audio/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -8,6 +8,8 @@ Homologación:
|
||||
Sin importar qué proveedor de IA se utilice, el resultado siempre se entrega en el mismo formato estándar para Qualidot.
|
||||
"""
|
||||
|
||||
from typing import Any
|
||||
|
||||
from dotenv import load_dotenv
|
||||
from fastapi import APIRouter, Depends, UploadFile, File, HTTPException
|
||||
from fastapi.security import APIKeyHeader
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user