替换错误的变量名称

This commit is contained in:
binary-husky
2024-01-20 18:28:54 +08:00
parent 142b516749
commit 031f19b6dd
38 changed files with 129 additions and 93 deletions

View File

@@ -101,7 +101,7 @@ do not have too much repetitive information, numerical values using the original
@CatchException
def 批量总结PDF文档(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt, web_port):
def 批量总结PDF文档(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt, user_request):
import glob, os
# 基本信息:功能、贡献者