perf: 修改成美元

This commit is contained in:
Rock Chin
2022-12-28 00:14:41 +08:00
parent dbcacdefc3
commit b2ee62646c
2 changed files with 2 additions and 1 deletions

View File

@@ -117,7 +117,7 @@ def process_message(launcher_type: str, launcher_id: int, text_message: str) ->
using_key_name = ""
for api_key in api_keys:
reply_str += "{}:\n - {}{}%\n".format(api_key,
reply_str += "{}:\n - {}{}%\n".format(api_key,
round(pkg.openai.manager.get_inst().key_mgr.get_fee(
api_keys[api_key]), 6),
round(