Uses of Interface
com.axemble.vdoc.sdk.ai.agents.ILanguageMessage
Packages that use ILanguageMessage
-
Uses of ILanguageMessage in com.axemble.vdoc.sdk.ai.agents
Methods in com.axemble.vdoc.sdk.ai.agents that return ILanguageMessageModifier and TypeMethodDescriptionAsk a question to the assistantIAssistant.ask(String message, IMultimodalContent... contents) Ask a question to the assistant with multimodal contents -
Uses of ILanguageMessage in com.axemble.vdoc.sdk.utils
Methods in com.axemble.vdoc.sdk.utils that return ILanguageMessageModifier and TypeMethodDescriptionIAIAgentUtils.summarize(IContext userContext, ILanguageModelConnection languageModelConnection, IResource resource, Collection<String> propertiesContext, String language, String usage) Summarize the content of a resourceIAIAgentUtils.translate(IContext userContext, ILanguageModelConnection languageModelConnection, String originalContent, String fromLanguage, String toLanguage, String usage) Translate a content from a language to another