Pull and Switch Model Revised (#142)

* Update: pull-model only runnable by admins now

* Update: switch-model cannot pull models anymore

* Update: less technical responses

* Update: version increment
This commit is contained in:
Kevin Dang
2024-12-04 21:29:01 -08:00
committed by GitHub
parent 1c8449d578
commit d570a50d46
12 changed files with 52 additions and 62 deletions

View File

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