We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9680c18 commit da84769Copy full SHA for da84769
1 file changed
pom.xml
@@ -28,6 +28,12 @@
28
<artifactId>spring-ai-openai-spring-boot-starter</artifactId>
29
</dependency>
30
31
+ <dependency>
32
+ <groupId>com.javaaidev</groupId>
33
+ <artifactId>chat-agent-ui</artifactId>
34
+ <version>0.5.1</version>
35
+ </dependency>
36
+
37
<dependency>
38
<groupId>org.springframework.boot</groupId>
39
<artifactId>spring-boot-starter-test</artifactId>
0 commit comments