修复知识库的依赖问题

This commit is contained in:
qingxu fu
2023-09-12 11:35:31 +08:00
parent d495b73456
commit 4b5f13bff2
3 changed files with 25 additions and 23 deletions

View File

@@ -415,7 +415,7 @@ def get_crazy_functions():
try:
from crazy_functions.Langchain知识库 import 读取知识库作答
function_plugins.update({
"知识库问答": {
"知识库问答(请构建知识库)": {
"Group": "对话",
"Color": "stop",
"AsButton": False,