Explorar o código

修改GPT次数限制

tuoling805 hai 1 ano
pai
achega
f110d9ef12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -524,7 +524,7 @@ var FrequencyDaysMap = map[string]int{
 }
 
 const (
-	AiChatLimit = 50
+	AiChatLimit = 500
 )
 
 // 系统来源