This commit is contained in:
team3
2026-06-17 19:59:06 +02:00
parent c487e9cfcd
commit 0ff33271a0
10 changed files with 382 additions and 18 deletions

View File

@@ -36,6 +36,8 @@ TIMEOUTS = {
"guide_auswahl": (300, 5), # pro Baustein im Inventar
"plan": (300, 5),
"plan_judge": (600, 5), # Judge liest bis zu 5 Gliederungen, n = Sections
"inhalt": (600, 90), # Inhalte je Baustein im Chunk identifizieren (Websuche)
"inhalt_check": (300, 10), # Inhalts-Prüfung je Baustein im Paket
"writer": (600, 120), # pro Section im Chunk
"lese_check": (300, 10), # pro Section im Paket
"onepager_recherche": (900, 0),