Uses of Class
dev.langchain4j.model.bedrock.BedrockSystemTextContent
Packages that use BedrockSystemTextContent
-
Uses of BedrockSystemTextContent in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockSystemTextContentModifier and TypeMethodDescriptionstatic BedrockSystemTextContentCreates text content without cache point.static BedrockSystemTextContentBedrockSystemTextContent.withCachePoint(String text) Creates text content WITH cache point marker.