fix: update sandbox log histroy value

This commit is contained in:
NFish 2025-01-23 17:09:44 +08:00
parent 7f49f96c3f
commit aafab1b59e

View File

@ -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,