29 lines
459 B
Plaintext
29 lines
459 B
Plaintext
|
|
Iniciando ejecución de x1.py...
|
|
=== Ejecutando Script de Prueba 1 ===
|
|
|
|
Configuraciones cargadas:
|
|
Nivel 1: {
|
|
"api_key": "your-api-key-here",
|
|
"model": "gpt-3.5-turbo"
|
|
}
|
|
Nivel 2: {
|
|
"input_dir": "D:/Datos/Entrada",
|
|
"output_dir": "D:/Datos/Salida",
|
|
"batch_size": 50
|
|
}
|
|
Nivel 3: {
|
|
"project_name": "Test"
|
|
}
|
|
|
|
Simulando procesamiento...
|
|
Progreso: 20%
|
|
Progreso: 40%
|
|
Progreso: 60%
|
|
Progreso: 80%
|
|
Progreso: 100%
|
|
|
|
¡Proceso completado!
|
|
|
|
Ejecución completada.
|