Class AnthropicImageContent
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicMessageContent
dev.langchain4j.model.anthropic.internal.api.AnthropicImageContent
- 
Field SummaryFieldsFields inherited from class AnthropicMessageContentcacheControl, type
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanstatic AnthropicImageContentfromBase64(String mediaType, String data) static AnthropicImageContentinthashCode()toString()
- 
Field Details- 
source
 
- 
- 
Constructor Details- 
AnthropicImageContent
- 
AnthropicImageContent
 
- 
- 
Method Details- 
fromBase64
- 
fromUrl
- 
equals- Overrides:
- equalsin class- AnthropicMessageContent
 
- 
hashCodepublic int hashCode()- Overrides:
- hashCodein class- AnthropicMessageContent
 
- 
toString
 
-