update:发布0.6.3前的准备工作,changlog,readme,配置文件修改

This commit is contained in:
SengokuCola
2025-04-30 17:50:20 +08:00
parent 4c51b6a09c
commit 7d19a6728f
11 changed files with 90 additions and 77 deletions

View File

@@ -14,7 +14,7 @@ class SearchKnowledgeFromLPMMTool(BaseTool):
"""从LPMM知识库中搜索相关信息的工具"""
name = "lpmm_search_knowledge"
description = "从知识库中搜索相关信息"
description = "从知识库中搜索相关信息,如果你需要知识,就使用这个工具"
parameters = {
"type": "object",
"properties": {