From b634ade19897b7b0744e2d617f8485687a7a47f2 Mon Sep 17 00:00:00 2001 From: Arvin Xu Date: Tue, 13 Aug 2024 12:57:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20chore:=20upgrade=20ollama=20to?= =?UTF-8?q?=20`^0.5.8`=20(#3457)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7269c41d56baa..260dcd3f3d2e9 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "next-sitemap": "^4.2.3", "numeral": "^2.0.6", "nuqs": "^1.17.4", - "ollama": "0.5.6", + "ollama": "^0.5.8", "openai": "~4.54.0", "partial-json": "^0.1.7", "pg": "^8.12.0",