update
This commit is contained in:
@@ -24,23 +24,7 @@ FORMAT_META = {
|
||||
"ExtendedGuide": {"pages": "47-60 Seiten", "time": "~5h"},
|
||||
}
|
||||
|
||||
REVIEW_TIMEOUTS = {
|
||||
"OnePager": 120,
|
||||
"Cheatsheet": 120,
|
||||
"MiniGuide": 180,
|
||||
"BeginnerGuide": 600,
|
||||
"IntermediateGuide": 600,
|
||||
"ExtendedGuide": 900,
|
||||
}
|
||||
|
||||
GENERATION_TIMEOUTS = {
|
||||
"OnePager": 900,
|
||||
"Cheatsheet": 900,
|
||||
"MiniGuide": 1200,
|
||||
"BeginnerGuide": 1800,
|
||||
"IntermediateGuide": 2400,
|
||||
"ExtendedGuide": 3000,
|
||||
}
|
||||
AGENT_TIMEOUT = 3600
|
||||
|
||||
MAX_CONCURRENT_GENERATIONS = 6
|
||||
CONTENT_REVIEW_ITERATIONS = {
|
||||
|
||||
Reference in New Issue
Block a user