spring-ai
spring-ai copied to clipboard
OpenAI example for 0.8.0-SNAPSHOT is out of date
trafficstars
Greetings!!!
In Spring-AI documentation for version 0.8.0-SNAPSHOT, the OpenAI example project is out of date. The example project was developed for version 0.2.0-SNAPSHOT and not compatible with 0.8.0-SNAPSHOT because the class org.springframework.ai.client.AiClient is replaced by org.springframework.ai.chat.ChatClient.
Need link to example project which is using version 0.8.0-SNAPSHOT.