mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
perf: 删除过时的usage相关字段
This commit is contained in:
@@ -12,12 +12,8 @@ class KeysManager:
|
||||
|
||||
# api-key的使用量
|
||||
# 其中键为api-key的md5值,值为使用量
|
||||
usage = {}
|
||||
|
||||
fee = {}
|
||||
|
||||
api_key_usage_threshold = 900000 # 已弃用
|
||||
|
||||
api_key_fee_threshold = 18.0
|
||||
|
||||
using_key = ""
|
||||
|
||||
Reference in New Issue
Block a user