36 lines
670 B
Plaintext
36 lines
670 B
Plaintext
--- Log de Ejecución: x1.py ---
|
|
Grupo: example_group
|
|
Directorio de Trabajo: C:\Estudio
|
|
Inicio: 2025-05-03 17:26:22
|
|
Fin: 2025-05-03 17:26:27
|
|
Duración: 0:00:05.167151
|
|
Estado: SUCCESS (Código de Salida: 0)
|
|
|
|
--- SALIDA ESTÁNDAR (STDOUT) ---
|
|
=== 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: {}
|
|
|
|
Simulando procesamiento...
|
|
Progreso: 20%
|
|
Progreso: 40%
|
|
Progreso: 60%
|
|
Progreso: 80%
|
|
Progreso: 100%
|
|
|
|
¡Proceso completado!
|
|
|
|
--- ERRORES (STDERR) ---
|
|
Ninguno
|
|
--- FIN DEL LOG ---
|