Class BedrockLlamaChatOptions

java.lang.Object
org.springframework.ai.bedrock.llama.BedrockLlamaChatOptions
All Implemented Interfaces:
ChatOptions, ModelOptions

public class BedrockLlamaChatOptions extends Object implements ChatOptions
Options for the Bedrock Llama Chat API.
Author:
Christian Tzolov, Thomas Vitale, Ilayaperumal Gopinathan