Woocy commited on
Commit
0f6bf60
·
1 Parent(s): 4fe647b

Update chat_func.py

Browse files
Files changed (1) hide show
  1. chat_func.py +1 -1
chat_func.py CHANGED
@@ -460,7 +460,7 @@ def reduce_token_size(
460
  user_id = os.getuid()
461
 
462
  # 将获取到的信息写入txt文件
463
- all_token_counts = 10
464
 
465
  def write_to_file(user_id, all_token_counts):
466
  log_file = "user_info.txt"
 
460
  user_id = os.getuid()
461
 
462
  # 将获取到的信息写入txt文件
463
+ all_token_counts = 10
464
 
465
  def write_to_file(user_id, all_token_counts):
466
  log_file = "user_info.txt"