feat: support configuring ratio when estimating token number in stream mode

This commit is contained in:
JustSong
2023-04-28 17:25:05 +08:00
parent 23ec541ba6
commit 480e789cd8
4 changed files with 21 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ var TurnstileSiteKey = ""
var TurnstileSecretKey = ""
var QuotaForNewUser = 100
var BytesNumber2Quota = 0.8
const (
RoleGuestUser = 0