Delete Model Command (#150)

* Add: Delete Model Command

* Update: version increment

* Update: new command to tests
This commit is contained in:
Kevin Dang
2024-12-14 17:06:08 -08:00
committed by GitHub
parent fe1f7ce5ec
commit 6c7e48d369
9 changed files with 79 additions and 20 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.7.5",
"version": "0.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.7.5",
"version": "0.8.0",
"license": "ISC",
"dependencies": {
"discord.js": "^14.16.3",