added embed msg and stream parser

This commit is contained in:
Kevin Dang
2024-01-28 12:59:45 -08:00
parent aaf734b06c
commit 97acae3d08
3 changed files with 73 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.1.1",
"version": "0.1.2",
"description": "Ollama Integration into discord",
"main": "dist/index.js",
"exports": "./dist/index.js",