Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model |
Modifier and Type | Class and Description |
---|---|
class |
OciDatabaseSourceLocation
The location of the OCI Database that the agent will use.
|
class |
OciObjectStorageSourceLocation
The OCI Object Storage that contains the data files.
|
class |
OciOpenSearchSourceLocation
The location of the OCI Search with OpenSearch that the agent will use.
|
Modifier and Type | Method and Description |
---|---|
SourceLocation |
Citation.getSourceLocation() |
Modifier and Type | Method and Description |
---|---|
Citation.Builder |
Citation.Builder.sourceLocation(SourceLocation sourceLocation) |
Constructor and Description |
---|
Citation(String sourceText,
SourceLocation sourceLocation)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.