Uses of Interface
com.axemble.vdoc.sdk.ai.content.IMultimodalContent
Packages that use IMultimodalContent
-
Uses of IMultimodalContent in com.axemble.vdoc.sdk.ai.agents
Methods in com.axemble.vdoc.sdk.ai.agents with parameters of type IMultimodalContentModifier and TypeMethodDescriptionIAssistant.ask(String message, IMultimodalContent... contents) Ask a question to the assistant with multimodal contents -
Uses of IMultimodalContent in com.axemble.vdoc.sdk.utils
Methods in com.axemble.vdoc.sdk.utils that return IMultimodalContentModifier and TypeMethodDescriptionIAIRAGUtils.createMultiModalContent(String mimeType, InputStream inputStream) Create a multimodal content bean from an input stream