Class BedrockStabilityAIChatModel

All Implemented Interfaces:
ChatLanguageModel

public class BedrockStabilityAIChatModel extends AbstractBedrockChatModel<BedrockStabilityAIChatModelResponse>
Bedrock stability AI model This is for image generation. Might not make sense to make it a chat model.

...