Class AnthropicTextContent
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicMessageContent
dev.langchain4j.model.anthropic.internal.api.AnthropicTextContent
-
Field Summary
FieldsFields inherited from class AnthropicMessageContent
cacheControl, type -
Constructor Summary
ConstructorsConstructorDescriptionAnthropicTextContent(String text) AnthropicTextContent(String text, AnthropicCacheControl cacheControl) -
Method Summary
-
Field Details
-
text
-
-
Constructor Details
-
AnthropicTextContent
-
AnthropicTextContent
-
-
Method Details
-
equals
- Overrides:
equalsin classAnthropicMessageContent
-
hashCode
public int hashCode()- Overrides:
hashCodein classAnthropicMessageContent
-
toString
-