This version is still in development and is not considered stable yet. For the latest snapshot version, please use Spring AI 1.0.0-SNAPSHOT!spring-doc.cn

The ChatClient class is now in the package org.springframework.ai.chat.client
The renaming also applies to the classes * StreamingChatClientStreamingChatModel * EmbeddingClientEmbeddingModel * ImageClientImageModel * SpeechClientSpeechModel * and similar for other <XYZ>Client classes
The ChatModel instance is made available to you through autoconfiguration.