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

View File

@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.7.5",
"version": "0.8.0",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",