add contributor
This commit is contained in:
parent
60fc2bf4c1
commit
8aea6536e0
@ -59,7 +59,7 @@ def 批量总结PDF文档(txt, top_p, temperature, chatbot, history, systemPromp
|
|||||||
# 基本信息:功能、贡献者
|
# 基本信息:功能、贡献者
|
||||||
chatbot.append([
|
chatbot.append([
|
||||||
"函数插件功能?",
|
"函数插件功能?",
|
||||||
"批量总结PDF文档。函数插件贡献者: ValeriaWong"])
|
"批量总结PDF文档。函数插件贡献者: ValeriaWong,Eralien"])
|
||||||
yield chatbot, history, '正常'
|
yield chatbot, history, '正常'
|
||||||
|
|
||||||
# 尝试导入依赖,如果缺少依赖,则给出安装建议
|
# 尝试导入依赖,如果缺少依赖,则给出安装建议
|
||||||
|
Loading…
x
Reference in New Issue
Block a user