Open harmonyzhang opened 1 month ago
If you want to use the functions of openai, you can directly use
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-openai-spring-boot-starter</artifactId>
</dependency>
pls see: https://docs.spring.io/spring-ai/reference/api/chat/openai-chat.html
Can you provide a programmatic dependency based on openai?