spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

OpenAI example for 0.8.0-SNAPSHOT is out of date

Open krushnatkhawale opened this issue 1 year ago • 0 comments
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.

krushnatkhawale avatar Jan 14 '24 10:01 krushnatkhawale