Uses of Enum
dev.langchain4j.data.message.ContentType
Packages that use ContentType
-
Uses of ContentType in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return ContentTypeModifier and TypeMethodDescriptionAudioContent.type()Content.type()Returns the type of content.ImageContent.type()PdfFileContent.type()TextContent.type()TextFileContent.type()VideoContent.type()static ContentTypeReturns the enum constant of this type with the specified name.static ContentType[]ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.