Uses of Interface
com.axemble.vdoc.sdk.ai.content.IRichAIConfiguration
Packages that use IRichAIConfiguration
-
Uses of IRichAIConfiguration in com.axemble.vdoc.sdk.ai.agents
Methods in com.axemble.vdoc.sdk.ai.agents that return types with arguments of type IRichAIConfigurationModifier and TypeMethodDescriptionIAgentConfiguration.richAiConfigurations()Get the rich AI configurations -
Uses of IRichAIConfiguration in com.axemble.vdoc.sdk.utils
Methods in com.axemble.vdoc.sdk.utils that return IRichAIConfigurationModifier and TypeMethodDescriptionGet a rich AI configuration by its referenceMethods in com.axemble.vdoc.sdk.utils with parameters of type IRichAIConfigurationModifier and TypeMethodDescriptionIAIRAGUtils.getContentRetriever(IContext userContext, IRichAIConfiguration richAIConfiguration) Get the content retriever for the given rich AI configurationIAIRAGUtils.getContentSource(IRichAIConfiguration richAIConfiguration, IReport report) Get the content source for the given rich AI configurationIAIRAGUtils.getEmbeddingModel(IRichAIConfiguration richAIConfiguration) Get the embedding model for the given rich AI configurationvoidIAIRAGUtils.ingest(IRichAIConfiguration richAIConfiguration, IReport report) Ingest RAG content from the content source of the given rich AI configuration