Class BedrockTitanChatClient

java.lang.Object
org.springframework.ai.bedrock.titan.BedrockTitanChatClient
All Implemented Interfaces:
ChatClient, StreamingChatClient, ModelClient<Prompt,ChatResponse>, StreamingModelClient<Prompt,ChatResponse>

public class BedrockTitanChatClient extends Object implements ChatClient, StreamingChatClient
Since:
0.8.0
Author:
Christian Tzolov