UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 114 B
import type { AgentTool } from "@mariozechner/pi-agent-core"; export type AnyAgentTool = AgentTool<any, unknown>;