UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 151 B
import type { AgentTool } from "@mariozechner/pi-agent-core"; export declare function buildToolSummaryMap(tools: AgentTool[]): Record<string, string>;