From b1c6ff274b298e2c76ab8265fbad51874e727113 Mon Sep 17 00:00:00 2001 From: liu Date: Thu, 30 May 2024 14:12:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5spring-ai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- virtual-patient-web/pom.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/virtual-patient-web/pom.xml b/virtual-patient-web/pom.xml index 1d63d300..ec5797b6 100644 --- a/virtual-patient-web/pom.xml +++ b/virtual-patient-web/pom.xml @@ -107,11 +107,27 @@ test - + + + io.springboot.ai + spring-ai-ollama-spring-boot-starter + + + + + io.springboot.ai + spring-ai-bom + 1.0.3 + pom + import + + + + @@ -127,5 +143,17 @@ + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +