added persistence in chat endpoint

This commit is contained in:
Kevin Dang
2024-01-23 22:24:26 -08:00
committed by kevinthedang
parent f8956b0b50
commit 78921ee571
5 changed files with 44 additions and 24 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.0.1",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.0.1",
"version": "0.1.1",
"license": "ISC",
"dependencies": {
"axios": "^1.6.2",