File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <description >Spring AI web page Q & A</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-M8 </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-ollama-spring-boot-starter </artifactId >
30+ <artifactId >spring-ai-starter-model-ollama </artifactId >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.springframework.ai</groupId >
34- <artifactId >spring-ai-pgvector- store-spring-boot-starter </artifactId >
34+ <artifactId >spring-ai-starter-vector- store-pgvector </artifactId >
3535 </dependency >
3636
3737 <dependency >
8686 </plugin >
8787 </plugins >
8888 </build >
89- <repositories >
90- <repository >
91- <id >spring-milestones</id >
92- <name >Spring Milestones</name >
93- <url >https://repo.spring.io/milestone</url >
94- <snapshots >
95- <enabled >false</enabled >
96- </snapshots >
97- </repository >
98- </repositories >
9989
10090</project >
You can’t perform that action at this time.
0 commit comments