Class | Description |
---|---|
Agent |
An agent is an LLM-based autonomous system that understands and generates human-like text,
enabling natural-language processing interactions.
|
Agent.Builder | |
AgentCollection |
Results of an agent search.
|
AgentCollection.Builder | |
AgentEndpoint |
The endpoint to access a deployed agent.
|
AgentEndpoint.Builder | |
AgentEndpointCollection |
Results of an agentEndpoint search.
|
AgentEndpointCollection.Builder | |
AgentEndpointSummary |
Summary information about an endpoint.
|
AgentEndpointSummary.Builder | |
AgentSummary |
Summary information about an agent.
|
AgentSummary.Builder | |
BasicAuthSecret |
The details of Basic authentication configured as in OpenSearch.
|
BasicAuthSecret.Builder | |
ChangeAgentCompartmentDetails |
The configuration details for the move operation.
|
ChangeAgentCompartmentDetails.Builder | |
ChangeAgentEndpointCompartmentDetails |
The configuration details for the move operation.
|
ChangeAgentEndpointCompartmentDetails.Builder | |
ChangeKnowledgeBaseCompartmentDetails |
The configuration details for the move operation.
|
ChangeKnowledgeBaseCompartmentDetails.Builder | |
ContentModerationConfig |
The configuration details about whether to apply the content moderation feature to input and
output.
|
ContentModerationConfig.Builder | |
CreateAgentDetails |
The data to create an agent.
|
CreateAgentDetails.Builder | |
CreateAgentEndpointDetails |
The data to create an endpoint.
|
CreateAgentEndpointDetails.Builder | |
CreateDataIngestionJobDetails |
The data to create a data ingestion job.
|
CreateDataIngestionJobDetails.Builder | |
CreateDataSourceDetails |
The data to create a data source.
|
CreateDataSourceDetails.Builder | |
CreateKnowledgeBaseDetails |
The data to create a knowledge base.
|
CreateKnowledgeBaseDetails.Builder | |
DatabaseConnection |
The connection type for Databases.
|
DatabaseFunction |
The details of Database function.
|
DatabaseFunction.Builder | |
DatabaseToolConnection |
The details of the customer Database Tools Connection.
|
DatabaseToolConnection.Builder | |
DataIngestionJob |
When you create a data source, you specify the location of the data files.
|
DataIngestionJob.Builder | |
DataIngestionJobCollection |
Results of a data ingestion job search.
|
DataIngestionJobCollection.Builder | |
DataIngestionJobStatistics |
The statistics of data ingestion job.
|
DataIngestionJobStatistics.Builder | |
DataIngestionJobSummary |
Summary information about a data ingestion job.
|
DataIngestionJobSummary.Builder | |
DataSource |
A data source points to the source of your data.
|
DataSource.Builder | |
DataSourceCollection |
Results of a dataSource search.
|
DataSourceCollection.Builder | |
DataSourceConfig |
The details of data source.
|
DataSourceSummary |
Summary information about a data source.
|
DataSourceSummary.Builder | |
DefaultIndexConfig |
The default index is service managed vector store on behalf of the customer.
|
DefaultIndexConfig.Builder | |
IdcsSecret |
The details of IDCS configured as OpenID setting in OpenSearch.
|
IdcsSecret.Builder | |
Index |
OCI OpenSearch index details.
|
Index.Builder | |
IndexConfig |
The index configuration of Knowledge bases.
|
IndexSchema |
The index schema details.
|
IndexSchema.Builder | |
KnowledgeBase |
A knowledge base is the base for all the data sources that an agent can use to retrieve
information for its responses.
|
KnowledgeBase.Builder | |
KnowledgeBaseCollection |
Results of a knowledge base search.
|
KnowledgeBaseCollection.Builder | |
KnowledgeBaseStatistics |
Statistics for Default Knowledge Base.
|
KnowledgeBaseStatistics.Builder | |
KnowledgeBaseSummary |
Summary information about a knowledge base.
|
KnowledgeBaseSummary.Builder | |
ObjectStoragePrefix |
The details of OCI Object Storage object.
|
ObjectStoragePrefix.Builder | |
OciDatabaseConfig |
The details of the customer Database Connection.
|
OciDatabaseConfig.Builder | |
OciObjectStorageDataSourceConfig |
The details of OCI Search with OpenSearch data source information.
|
OciObjectStorageDataSourceConfig.Builder | |
OciOpenSearchIndexConfig |
The details of customer managed OCI OpenSearch.
|
OciOpenSearchIndexConfig.Builder | |
SecretDetail |
The details of configured security configuration on OpenSearch.
|
SessionConfig |
Session Configuration on AgentEndpoint.
|
SessionConfig.Builder | |
UpdateAgentDetails |
The data to update an agent.
|
UpdateAgentDetails.Builder | |
UpdateAgentEndpointDetails |
The data to update an endpoint.
|
UpdateAgentEndpointDetails.Builder | |
UpdateDataSourceDetails |
The data to update a data source.
|
UpdateDataSourceDetails.Builder | |
UpdateKnowledgeBaseDetails |
The data to update a knowledge base.
|
UpdateKnowledgeBaseDetails.Builder | |
WorkRequest |
An asynchronous work request.
|
WorkRequest.Builder | |
WorkRequestError |
An error encountered while performing an operation that is tracked by a work request.
|
WorkRequestError.Builder | |
WorkRequestErrorCollection |
A list of work request errors.
|
WorkRequestErrorCollection.Builder | |
WorkRequestLogEntry |
A log message from performing an operation that is tracked by a work request.
|
WorkRequestLogEntry.Builder | |
WorkRequestLogEntryCollection |
A list of work request logs.
|
WorkRequestLogEntryCollection.Builder | |
WorkRequestResource |
A resource created or operated on by a work request.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
Summary information about an asynchronous work request.
|
WorkRequestSummary.Builder | |
WorkRequestSummaryCollection |
A list of work requests.
|
WorkRequestSummaryCollection.Builder |
Enum | Description |
---|---|
ActionType |
Possible types of actions.
|
Agent.LifecycleState |
The current state of the agent.
|
AgentEndpoint.LifecycleState |
The current state of the endpoint.
|
DatabaseConnection.ConnectionType |
The type of Database connection.
|
DataIngestionJob.LifecycleState |
The current state of the data ingestion job.
|
DataSource.LifecycleState |
The current state of the data source.
|
DataSourceConfig.DataSourceConfigType |
The type of the tool.
|
IndexConfig.IndexConfigType |
The type of index.
|
KnowledgeBase.LifecycleState |
The current state of the knowledge base.
|
OperationStatus |
The status of the work request.
|
OperationType |
The asynchronous operation tracked by the work request.
|
SecretDetail.Type |
The type of OpenID.
|
SortOrder |
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
WorkRequestResourceMetadataKey |
Possible metadata keys for work request resource metadata.
|
Copyright © 2016–2024. All rights reserved.