Class AnthropicPdfContent
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicMessageContent
dev.langchain4j.model.anthropic.internal.api.AnthropicPdfContent
- 
Field SummaryFieldsFields inherited from class AnthropicMessageContentcacheControl, type
- 
Constructor SummaryConstructorsConstructorDescriptionAnthropicPdfContent(String base64Data) AnthropicPdfContent(String mediaType, String base64Data) 
- 
Method Summary
- 
Field Details- 
source
 
- 
- 
Constructor Details- 
AnthropicPdfContent
- 
AnthropicPdfContent
 
- 
- 
Method Details- 
equals- Overrides:
- equalsin class- AnthropicMessageContent
 
- 
hashCodepublic int hashCode()- Overrides:
- hashCodein class- AnthropicMessageContent
 
- 
toString
 
-