Añadido imagenes en records nuevos

This commit is contained in:
Jordan Diaz
2026-04-10 16:13:35 +00:00
parent 19efed84b7
commit 0a8756c308
5 changed files with 108 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ class Settings(BaseSettings):
# --- Orchestrator ---
max_execution_steps: int = 25
subagent_max_steps: int = 10
subagent_max_steps: int = 30
max_execution_timeout_seconds: float = 300.0 # 5 min global timeout
# --- SSE ---