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