Infinite Message Length for Streamed Messages (#70)

* Add: Infinite Stream messages

* Update: version increment
This commit is contained in:
Kevin Dang
2024-06-16 18:20:23 -07:00
committed by GitHub
parent 89213c2d39
commit 32b12e93c0
4 changed files with 19 additions and 15 deletions

View File

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