update
This commit is contained in:
@@ -33,4 +33,12 @@ GENERATION_TIMEOUTS = {
|
||||
}
|
||||
|
||||
MAX_CONCURRENT_GENERATIONS = 10
|
||||
MAX_ITERATIONS = {
|
||||
"OnePager": 3,
|
||||
"Cheatsheet": 3,
|
||||
"MiniGuide": 3,
|
||||
"BeginnerGuide": 5,
|
||||
"IntermediateGuide": 5,
|
||||
"ExtendedGuide": 5,
|
||||
}
|
||||
CLAUDE_CLI = "claude"
|
||||
|
||||
Reference in New Issue
Block a user