File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.4.3 </version >
9
+ <version >3.4.5 </version >
10
10
<relativePath />
11
11
</parent >
12
12
<groupId >io.github.javaaidev</groupId >
16
16
<description >Simple AI agent</description >
17
17
<properties >
18
18
<java .version>21</java .version>
19
- <spring-ai .version>1.0.0-M6 </spring-ai .version>
19
+ <spring-ai .version>1.0.0-M7 </spring-ai .version>
20
20
<chat-agent-ui .version>0.11.0</chat-agent-ui .version>
21
21
<llm-agent-spec .version>0.1.2</llm-agent-spec .version>
22
22
</properties >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework.ai</groupId >
30
- <artifactId >spring-ai-openai-spring-boot-starter </artifactId >
30
+ <artifactId >spring-ai-starter-model-openai </artifactId >
31
31
</dependency >
32
32
33
33
<dependency >
You can’t perform that action at this time.
0 commit comments