From 319da488ef058274f8bc6af77a3b398efacdd32b Mon Sep 17 00:00:00 2001 From: Junjie <DELL@qq.com> Date: 星期四, 11 十二月 2025 16:51:16 +0800 Subject: [PATCH] #AI --- src/main/resources/application.yml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 52a49a3..da30edb 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -65,3 +65,8 @@ loggingPath: ./stock/out/@pom.build.finalName@/deviceLogs # 鏃ュ織杩囨湡鏃堕棿 鍗曚綅澶� expireDays: 7 + +llm: + base-url: https://api.siliconflow.cn/v1 + api-key: sk-sxdtebtquwrugzrmaqqqkzdzmrgzhzmplwwuowysdasccent + model: Qwen/Qwen3-VL-32B-Instruct \ No newline at end of file -- Gitblit v1.9.1