Commit 8c20bac4 authored by 林洋洋's avatar 林洋洋

依赖冲突解决

parent 6cc434d2
......@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.24.0</version>
<version>1.27.1</version>
</dependency>
<!-- SpringBoot Actuator -->
<dependency>
......
......@@ -41,9 +41,9 @@ spring:
options:
model: deepseek-r1-0528
embedding:
options:
base-url: https://dashscope.aliyuncs.com/compatible-mode
model: Qwen3-Embedding-8B
options:
model: text-embedding-v4
deepseek:
base-url: https://dashscope.aliyuncs.com/compatible-mode/v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment