镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 15:06:48 +00:00
Update functional_crazy.py
这个提交包含在:
@@ -16,7 +16,7 @@ def 自我程序解构简单案例(txt, top_p, temperature, chatbot, history, sy
|
|||||||
history.append(i_say)
|
history.append(i_say)
|
||||||
history.append(gpt_say)
|
history.append(gpt_say)
|
||||||
yield chatbot, history, '正常'
|
yield chatbot, history, '正常'
|
||||||
time.sleep(10)
|
|
||||||
|
|
||||||
def 解析项目本身(txt, top_p, temperature, chatbot, history, systemPromptTxt, WEB_PORT):
|
def 解析项目本身(txt, top_p, temperature, chatbot, history, systemPromptTxt, WEB_PORT):
|
||||||
import time, glob, os
|
import time, glob, os
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户