Add: Filter out think tags in bot message (#190)

This commit is contained in:
Kevin Dang
2025-10-04 20:17:26 -07:00
committed by GitHub
parent c00ea5de98
commit 32137dacb0
4 changed files with 12 additions and 4 deletions

View File

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