Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LiquidAI
/
LFM2-MCP
like
13
Running
App
Files
Files
Community
5
refs/pr/5
LFM2-MCP
/
src
/
tools
/
index.ts
shreyask
fix
2af3513
verified
6 days ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
TEMPLATE_TOOL
from
"./template.js?raw"
;
export
const
TEMPLATE
=
TEMPLATE_TOOL
;