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