LFM2-MCP / src /tools /index.ts
mlabonne's picture
Remove existing tools (#5)
bc0a672 verified
raw
history blame contribute delete
86 Bytes
import TEMPLATE_TOOL from "./template.js?raw";
export const TEMPLATE = TEMPLATE_TOOL;