Class AnthropicPdfContentSource
java.lang.Object
dev.langchain4j.model.anthropic.internal.api.AnthropicPdfContentSource
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAnthropicPdfContentSource(String type, String mediaType, String data) AnthropicPdfContentSource(String type, String mediaType, String data, String url) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic AnthropicPdfContentSourcefromBase64(String mediaType, String data) static AnthropicPdfContentSourceinthashCode()toString()
-
Field Details
-
type
-
mediaType
-
data
-
url
-
-
Constructor Details
-
AnthropicPdfContentSource
-
AnthropicPdfContentSource
-
-
Method Details
-
fromBase64
-
fromUrl
-
equals
-
hashCode
-
toString
-