feat: show thought and plugin in agent process

This commit is contained in:
zhayujie
2023-10-27 12:28:34 +08:00
parent 701daedf49
commit 34e06fcbf8
2 changed files with 18 additions and 13 deletions

View File

@@ -15,10 +15,5 @@
"enabled": true,
"group_enabled": true,
"max_file_size": 5000
},
"knowledge_base": {
"search_miss_text_enabled": false,
"search_miss_similarity": 0.8,
"search_miss_suffix": "\n-------------\n回复仅供参考请以官方文档为准"
}
}