Class AnthropicSystemMessage
java.lang.Object
dev.langchain4j.model.vertexai.anthropic.internal.api.AnthropicSystemMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AnthropicSystemMessagetextSystemMessage(String text) static AnthropicSystemMessagetextSystemMessageWithCache(String text, AnthropicCacheControl cacheControl)
-
Field Details
-
type
-
text
-
cacheControl
-
-
Constructor Details
-
AnthropicSystemMessage
public AnthropicSystemMessage() -
AnthropicSystemMessage
-
-
Method Details
-
textSystemMessage
-
textSystemMessageWithCache
public static AnthropicSystemMessage textSystemMessageWithCache(String text, AnthropicCacheControl cacheControl)
-