Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseConfig |
KnowledgeBaseConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<KnowledgeBaseConfig> |
RagToolConfig.getKnowledgeBaseConfigs()
The KnowledgeBase configurations that this RAG Tool uses
|
Modifier and Type | Method and Description |
---|---|
KnowledgeBaseConfig.Builder |
KnowledgeBaseConfig.Builder.copy(KnowledgeBaseConfig model) |
Modifier and Type | Method and Description |
---|---|
RagToolConfig.Builder |
RagToolConfig.Builder.knowledgeBaseConfigs(List<KnowledgeBaseConfig> knowledgeBaseConfigs)
The KnowledgeBase configurations that this RAG Tool uses
|
Constructor and Description |
---|
RagToolConfig(List<KnowledgeBaseConfig> knowledgeBaseConfigs,
LlmCustomization generationLlmCustomization)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.