镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
history ng patch 1
这个提交包含在:
@@ -178,6 +178,7 @@ def update_ui(chatbot:ChatBotWithCookies, history:list, msg:str="正常", **kwar
|
||||
else:
|
||||
chatbot_gr = chatbot
|
||||
|
||||
history = [str(history_item) for history_item in history] # ensure all items are string
|
||||
json_history = json.dumps(history, ensure_ascii=False)
|
||||
yield cookies, chatbot_gr, json_history, msg
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户