org.springframework.ai:spring-ai-openai-spring-boot-starter:jar:unknown was notfoundin http://maven.aliyun.com/nexus/content/groups/public/ during a previous attempt. This failure was cached in the local repository and resolution isnot reattempted until the updateintervalof alimaven has elapsed or updates are forced
Try to run Maven importwith -U flag (force update snapshots)
<!-- Spring AI OpenAI Starter --> <dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-starter-model-openai</artifactId> </dependency>