added embed msg and stream parser

This commit is contained in:
Kevin Dang
2024-01-25 18:25:19 -08:00
parent aaf734b06c
commit 97acae3d08
3 changed files with 73 additions and 10 deletions

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",