fix: update sandbox log histroy value

pull/12417/head
NFish 1 year ago
parent 7f49f96c3f
commit aafab1b59e

@ -25,7 +25,7 @@ export const ALL_PLANS: Record<Plan, PlanInfo> = {
documentProcessingPriority: Priority.standard,
messageRequest: 200,
annotatedResponse: 10,
logHistory: 15,
logHistory: 30,
},
professional: {
level: 2,

Loading…
Cancel
Save