add format

This commit is contained in:
vasilije 2025-10-25 11:59:46 +02:00
parent 67c700db3b
commit 23e219b547

View file

@ -37,9 +37,7 @@ async def run():
toolResult = await session.call_tool("prune", arguments={})
toolResult = await session.call_tool(
"cognify", arguments={}
)
toolResult = await session.call_tool("cognify", arguments={})
toolResult = await session.call_tool(
"search", arguments={"search_type": "GRAPH_COMPLETION"}