镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 22:46:48 +00:00
fix minor bugs
这个提交包含在:
@@ -60,6 +60,8 @@ def ArgsGeneralWrapper(f):
|
||||
# 引入一个有cookie的chatbot
|
||||
cookies.update({
|
||||
'top_p':top_p,
|
||||
'api_key': cookies['api_key'],
|
||||
'llm_model': llm_model,
|
||||
'temperature':temperature,
|
||||
})
|
||||
llm_kwargs = {
|
||||
|
||||
在新工单中引用
屏蔽一个用户