feat: add download features to llm models
This commit is contained in:
@ -20,7 +20,13 @@
|
||||
"Bash(/home/anthony/.config/JetBrains/WebStorm2026.1/node/versions/24.14.1/bin/node node_modules/.bin/tsc --noEmit)",
|
||||
"Bash(chmod +x /home/anthony/Documents/Projects/Tradarr/build-push.sh)",
|
||||
"Bash(fish -c \"npm install react-markdown\")",
|
||||
"Bash(fish -c \"which npm; which pnpm; which bun\")"
|
||||
"Bash(fish -c \"which npm; which pnpm; which bun\")",
|
||||
"Bash(/usr/bin/npm run *)",
|
||||
"Bash(/home/anthony/.config/JetBrains/WebStorm2026.1/node/versions/24.14.1/lib/node_modules/npm/bin/npm run *)",
|
||||
"WebFetch(domain:docs.ollama.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(docker compose *)",
|
||||
"Bash(sudo docker *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user