Uses of Class
dev.langchain4j.data.message.VideoContent
-
Uses of VideoContent in dev.langchain4j.data.message
Modifier and TypeMethodDescriptionstatic VideoContent
Create a newVideoContent
from the given video.static VideoContent
Create a newVideoContent
from the given url.static VideoContent
Create a newVideoContent
from the given base64 data and mime type.static VideoContent
Create a newVideoContent
from the given url.