AI服务-Springboot自动注入
This commit is contained in:
parent
1ef2872ebf
commit
381844b7b3
10
pom.xml
10
pom.xml
@ -50,6 +50,16 @@
|
||||
<artifactId>langchain4j-community-dashscope-spring-boot-starter</artifactId>
|
||||
<version>1.1.0-beta7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.langchain4j</groupId>
|
||||
<artifactId>langchain4j</artifactId>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>dev.langchain4j</groupId>-->
|
||||
<!-- <artifactId>langchain4j-spring-boot-starter</artifactId>-->
|
||||
<!-- <version>1.1.0-beta7</version>-->
|
||||
<!-- </dependency>-->
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user