Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 438 Bytes

File metadata and controls

23 lines (12 loc) · 438 Bytes

spring-ai-huawei-ai-gallery-spring-boot-starter

基于 Huawei Gallery 和 Spring AI 的 Spring Boot Starter 实现

Maven

<dependency>
	<groupId>com.github.teachingai</groupId>
	<artifactId>spring-ai-huawei-ai-gallery-spring-boot-starter</artifactId>
	<version>${project.version}</version>
</dependency>

Sample

使用示例请参见 Spring AI Examples