Skip to content

Commit 8854f15

Browse files
committed
feature: 修改mempalace 的依赖
1 parent a455098 commit 8854f15

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

trpc_agent_sdk/tools/__init__.py

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@
5757
from .mcp_tool import StdioConnectionParams
5858
from .mcp_tool import StreamableHTTPConnectionParams
5959
from .mcp_tool import patch_mcp_cancel_scope_exit_issue
60-
from .mempalace_tool import MempalaceAddDrawerTool
61-
from .mempalace_tool import MempalaceDiaryReadTool
62-
from .mempalace_tool import MempalaceDiaryWriteTool
63-
from .mempalace_tool import MempalaceKGAddTool
64-
from .mempalace_tool import MempalaceKGInvalidateTool
65-
from .mempalace_tool import MempalaceKGQueryTool
66-
from .mempalace_tool import MempalaceKGTimelineTool
67-
from .mempalace_tool import MempalaceSearchTool
6860
from .utils import build_function_declaration
6961
from .utils import from_function_with_options
7062
from .utils import get_required_fields
@@ -123,14 +115,6 @@
123115
"StdioConnectionParams",
124116
"StreamableHTTPConnectionParams",
125117
"patch_mcp_cancel_scope_exit_issue",
126-
"MempalaceAddDrawerTool",
127-
"MempalaceDiaryReadTool",
128-
"MempalaceDiaryWriteTool",
129-
"MempalaceKGAddTool",
130-
"MempalaceKGInvalidateTool",
131-
"MempalaceKGQueryTool",
132-
"MempalaceKGTimelineTool",
133-
"MempalaceSearchTool",
134118
"build_function_declaration",
135119
"from_function_with_options",
136120
"get_required_fields",

0 commit comments

Comments
 (0)