File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.4.3 </version >
9+ <version >3.4.5 </version >
1010 <relativePath />
1111 </parent >
1212 <groupId >io.github.javaaidev</groupId >
1616 <description >Simple AI agent</description >
1717 <properties >
1818 <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>
2020 <chat-agent-ui .version>0.11.0</chat-agent-ui .version>
2121 <llm-agent-spec .version>0.1.2</llm-agent-spec .version>
2222 </properties >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.springframework.ai</groupId >
30- <artifactId >spring-ai-openai-spring-boot-starter </artifactId >
30+ <artifactId >spring-ai-starter-model-openai </artifactId >
3131 </dependency >
3232
3333 <dependency >
You can’t perform that action at this time.
0 commit comments