oci-generativeaiagent 2.99.0 → 2.100.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -4
- package/index.js +1 -4
- package/index.js.map +1 -1
- package/lib/client.d.ts +273 -337
- package/lib/client.js +279 -337
- package/lib/client.js.map +1 -1
- package/lib/generativeaiagent-waiter.d.ts +1 -4
- package/lib/generativeaiagent-waiter.js +1 -4
- package/lib/generativeaiagent-waiter.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -4
- package/lib/model/action-type.js +1 -4
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/agent-collection.d.ts +4 -9
- package/lib/model/agent-collection.js +1 -4
- package/lib/model/agent-collection.js.map +1 -1
- package/lib/model/agent-endpoint-collection.d.ts +4 -9
- package/lib/model/agent-endpoint-collection.js +1 -4
- package/lib/model/agent-endpoint-collection.js.map +1 -1
- package/lib/model/agent-endpoint-summary.d.ts +4 -9
- package/lib/model/agent-endpoint-summary.js +1 -4
- package/lib/model/agent-endpoint-summary.js.map +1 -1
- package/lib/model/agent-endpoint.d.ts +2 -7
- package/lib/model/agent-endpoint.js +1 -4
- package/lib/model/agent-endpoint.js.map +1 -1
- package/lib/model/agent-summary.d.ts +4 -9
- package/lib/model/agent-summary.js +1 -4
- package/lib/model/agent-summary.js.map +1 -1
- package/lib/model/agent.d.ts +2 -7
- package/lib/model/agent.js +1 -4
- package/lib/model/agent.js.map +1 -1
- package/lib/model/basic-auth-secret.d.ts +4 -9
- package/lib/model/basic-auth-secret.js +1 -4
- package/lib/model/basic-auth-secret.js.map +1 -1
- package/lib/model/change-agent-compartment-details.d.ts +4 -9
- package/lib/model/change-agent-compartment-details.js +1 -4
- package/lib/model/change-agent-compartment-details.js.map +1 -1
- package/lib/model/change-agent-endpoint-compartment-details.d.ts +4 -9
- package/lib/model/change-agent-endpoint-compartment-details.js +1 -4
- package/lib/model/change-agent-endpoint-compartment-details.js.map +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +4 -9
- package/lib/model/change-knowledge-base-compartment-details.js +1 -4
- package/lib/model/change-knowledge-base-compartment-details.js.map +1 -1
- package/lib/model/content-moderation-config.d.ts +1 -4
- package/lib/model/content-moderation-config.js +1 -4
- package/lib/model/content-moderation-config.js.map +1 -1
- package/lib/model/create-agent-details.d.ts +4 -9
- package/lib/model/create-agent-details.js +1 -4
- package/lib/model/create-agent-details.js.map +1 -1
- package/lib/model/create-agent-endpoint-details.d.ts +4 -9
- package/lib/model/create-agent-endpoint-details.js +1 -4
- package/lib/model/create-agent-endpoint-details.js.map +1 -1
- package/lib/model/create-data-ingestion-job-details.d.ts +4 -9
- package/lib/model/create-data-ingestion-job-details.js +1 -4
- package/lib/model/create-data-ingestion-job-details.js.map +1 -1
- package/lib/model/create-data-source-details.d.ts +4 -9
- package/lib/model/create-data-source-details.js +1 -4
- package/lib/model/create-data-source-details.js.map +1 -1
- package/lib/model/create-knowledge-base-details.d.ts +4 -9
- package/lib/model/create-knowledge-base-details.js +1 -4
- package/lib/model/create-knowledge-base-details.js.map +1 -1
- package/lib/model/data-ingestion-job-collection.d.ts +4 -9
- package/lib/model/data-ingestion-job-collection.js +1 -4
- package/lib/model/data-ingestion-job-collection.js.map +1 -1
- package/lib/model/data-ingestion-job-statistics.d.ts +4 -9
- package/lib/model/data-ingestion-job-statistics.js +1 -4
- package/lib/model/data-ingestion-job-statistics.js.map +1 -1
- package/lib/model/data-ingestion-job-summary.d.ts +4 -9
- package/lib/model/data-ingestion-job-summary.js +1 -4
- package/lib/model/data-ingestion-job-summary.js.map +1 -1
- package/lib/model/data-ingestion-job.d.ts +6 -7
- package/lib/model/data-ingestion-job.js +1 -4
- package/lib/model/data-ingestion-job.js.map +1 -1
- package/lib/model/data-source-collection.d.ts +4 -9
- package/lib/model/data-source-collection.js +1 -4
- package/lib/model/data-source-collection.js.map +1 -1
- package/lib/model/data-source-config.d.ts +8 -9
- package/lib/model/data-source-config.js +1 -4
- package/lib/model/data-source-config.js.map +1 -1
- package/lib/model/data-source-summary.d.ts +4 -9
- package/lib/model/data-source-summary.js +1 -4
- package/lib/model/data-source-summary.js.map +1 -1
- package/lib/model/data-source.d.ts +2 -7
- package/lib/model/data-source.js +1 -4
- package/lib/model/data-source.js.map +1 -1
- package/lib/model/database-connection.d.ts +4 -9
- package/lib/model/database-connection.js +1 -4
- package/lib/model/database-connection.js.map +1 -1
- package/lib/model/database-function.d.ts +4 -9
- package/lib/model/database-function.js +1 -4
- package/lib/model/database-function.js.map +1 -1
- package/lib/model/database-tool-connection.d.ts +4 -9
- package/lib/model/database-tool-connection.js +1 -4
- package/lib/model/database-tool-connection.js.map +1 -1
- package/lib/model/default-index-config.d.ts +4 -9
- package/lib/model/default-index-config.js +1 -4
- package/lib/model/default-index-config.js.map +1 -1
- package/lib/model/idcs-secret.d.ts +4 -9
- package/lib/model/idcs-secret.js +1 -4
- package/lib/model/idcs-secret.js.map +1 -1
- package/lib/model/index-config.d.ts +4 -9
- package/lib/model/index-config.js +1 -4
- package/lib/model/index-config.js.map +1 -1
- package/lib/model/index-schema.d.ts +4 -9
- package/lib/model/index-schema.js +1 -4
- package/lib/model/index-schema.js.map +1 -1
- package/lib/model/index.d.ts +3 -4
- package/lib/model/index.js +5 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/knowledge-base-collection.d.ts +4 -9
- package/lib/model/knowledge-base-collection.js +1 -4
- package/lib/model/knowledge-base-collection.js.map +1 -1
- package/lib/model/knowledge-base-statistics.d.ts +34 -0
- package/lib/model/knowledge-base-statistics.js +38 -0
- package/lib/model/knowledge-base-statistics.js.map +1 -0
- package/lib/model/knowledge-base-summary.d.ts +4 -9
- package/lib/model/knowledge-base-summary.js +1 -4
- package/lib/model/knowledge-base-summary.js.map +1 -1
- package/lib/model/knowledge-base.d.ts +3 -7
- package/lib/model/knowledge-base.js +8 -5
- package/lib/model/knowledge-base.js.map +1 -1
- package/lib/model/model-index.d.ts +4 -9
- package/lib/model/model-index.js +1 -4
- package/lib/model/model-index.js.map +1 -1
- package/lib/model/object-storage-prefix.d.ts +4 -9
- package/lib/model/object-storage-prefix.js +1 -4
- package/lib/model/object-storage-prefix.js.map +1 -1
- package/lib/model/oci-database-config.d.ts +4 -9
- package/lib/model/oci-database-config.js +1 -4
- package/lib/model/oci-database-config.js.map +1 -1
- package/lib/model/oci-object-storage-data-source-config.d.ts +5 -10
- package/lib/model/oci-object-storage-data-source-config.js +1 -4
- package/lib/model/oci-object-storage-data-source-config.js.map +1 -1
- package/lib/model/oci-open-search-index-config.d.ts +4 -9
- package/lib/model/oci-open-search-index-config.js +1 -4
- package/lib/model/oci-open-search-index-config.js.map +1 -1
- package/lib/model/operation-status.d.ts +1 -4
- package/lib/model/operation-status.js +1 -4
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +4 -4
- package/lib/model/operation-type.js +4 -4
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/secret-detail.d.ts +4 -9
- package/lib/model/secret-detail.js +1 -4
- package/lib/model/secret-detail.js.map +1 -1
- package/lib/model/session-config.d.ts +4 -9
- package/lib/model/session-config.js +1 -4
- package/lib/model/session-config.js.map +1 -1
- package/lib/model/sort-order.d.ts +5 -11
- package/lib/model/sort-order.js +5 -11
- package/lib/model/sort-order.js.map +1 -1
- package/lib/model/update-agent-details.d.ts +4 -9
- package/lib/model/update-agent-details.js +1 -4
- package/lib/model/update-agent-details.js.map +1 -1
- package/lib/model/update-agent-endpoint-details.d.ts +4 -9
- package/lib/model/update-agent-endpoint-details.js +1 -4
- package/lib/model/update-agent-endpoint-details.js.map +1 -1
- package/lib/model/update-data-source-details.d.ts +4 -9
- package/lib/model/update-data-source-details.js +1 -4
- package/lib/model/update-data-source-details.js.map +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +4 -9
- package/lib/model/update-knowledge-base-details.js +1 -4
- package/lib/model/update-knowledge-base-details.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +4 -9
- package/lib/model/work-request-error-collection.js +1 -4
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +4 -9
- package/lib/model/work-request-error.js +1 -4
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +4 -9
- package/lib/model/work-request-log-entry-collection.js +1 -4
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +4 -9
- package/lib/model/work-request-log-entry.js +1 -4
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -4
- package/lib/model/work-request-resource-metadata-key.js +1 -4
- package/lib/model/work-request-resource-metadata-key.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +4 -9
- package/lib/model/work-request-resource.js +1 -4
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +4 -9
- package/lib/model/work-request-summary-collection.js +1 -4
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +4 -9
- package/lib/model/work-request-summary.js +1 -4
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +6 -11
- package/lib/model/work-request.js +1 -4
- package/lib/model/work-request.js.map +1 -1
- package/lib/request/index.d.ts +1 -4
- package/lib/request/index.js +1 -4
- package/lib/request/index.js.map +1 -1
- package/lib/response/index.d.ts +1 -4
- package/lib/response/index.js +1 -4
- package/lib/response/index.js.map +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Generative AI Agents Management API
|
|
3
|
-
*
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
OCI Generative AI Agents is a fully managed service that combines the power of large language models (LLMs) with an intelligent retrieval system to create contextually relevant answers by searching your knowledge base, making your AI applications smart and efficient.
|
|
3
|
+
* OCI Generative AI Agents is a fully managed service that combines the power of large language models (LLMs) with an intelligent retrieval system to create contextually relevant answers by searching your knowledge base, making your AI applications smart and efficient.
|
|
7
4
|
|
|
8
5
|
OCI Generative AI Agents supports several ways to onboard your data and then allows you and your customers to interact with your data using a chat interface or API.
|
|
9
6
|
|
|
@@ -48,6 +45,7 @@ export declare class GenerativeAiAgentClient {
|
|
|
48
45
|
protected "_region": common.Region;
|
|
49
46
|
protected _lastSetRegionOrRegionId: string;
|
|
50
47
|
protected _httpClient: common.HttpClient;
|
|
48
|
+
protected _authProvider: common.AuthenticationDetailsProvider | undefined;
|
|
51
49
|
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
|
|
52
50
|
/**
|
|
53
51
|
* Get the endpoint that is being used to call (ex, https://www.example.com).
|
|
@@ -97,408 +95,346 @@ export declare class GenerativeAiAgentClient {
|
|
|
97
95
|
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
98
96
|
*/
|
|
99
97
|
shutdownCircuitBreaker(): void;
|
|
98
|
+
/**
|
|
99
|
+
* Close the provider if possible which in turn shuts down any associated circuit breaker
|
|
100
|
+
*/
|
|
101
|
+
closeProvider(): void;
|
|
100
102
|
/**
|
|
101
103
|
* Close the client once it is no longer needed
|
|
102
104
|
*/
|
|
103
105
|
close(): void;
|
|
104
106
|
/**
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
114
|
-
*/
|
|
107
|
+
* Cancels a work request.
|
|
108
|
+
*
|
|
109
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
110
|
+
* @param CancelWorkRequestRequest
|
|
111
|
+
* @return CancelWorkRequestResponse
|
|
112
|
+
* @throws OciError when an error occurs
|
|
113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
114
|
+
*/
|
|
115
115
|
cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
|
|
116
116
|
/**
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartment API.
|
|
127
|
-
*/
|
|
117
|
+
* Moves an agent into a different compartment within the same tenancy. For information about moving resources between
|
|
118
|
+
* compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
119
|
+
*
|
|
120
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
121
|
+
* @param ChangeAgentCompartmentRequest
|
|
122
|
+
* @return ChangeAgentCompartmentResponse
|
|
123
|
+
* @throws OciError when an error occurs
|
|
124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartment API.
|
|
125
|
+
*/
|
|
128
126
|
changeAgentCompartment(changeAgentCompartmentRequest: requests.ChangeAgentCompartmentRequest): Promise<responses.ChangeAgentCompartmentResponse>;
|
|
129
127
|
/**
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentEndpointCompartment.ts.html |here} to see how to use ChangeAgentEndpointCompartment API.
|
|
140
|
-
*/
|
|
128
|
+
* Moves an endpoint into a different compartment within the same tenancy. For information about moving resources between
|
|
129
|
+
* compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
130
|
+
*
|
|
131
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
132
|
+
* @param ChangeAgentEndpointCompartmentRequest
|
|
133
|
+
* @return ChangeAgentEndpointCompartmentResponse
|
|
134
|
+
* @throws OciError when an error occurs
|
|
135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentEndpointCompartment.ts.html |here} to see how to use ChangeAgentEndpointCompartment API.
|
|
136
|
+
*/
|
|
141
137
|
changeAgentEndpointCompartment(changeAgentEndpointCompartmentRequest: requests.ChangeAgentEndpointCompartmentRequest): Promise<responses.ChangeAgentEndpointCompartmentResponse>;
|
|
142
138
|
/**
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
|
|
153
|
-
*/
|
|
139
|
+
* Moves a knowledge base into a different compartment within the same tenancy. For information about moving resources between
|
|
140
|
+
* compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
141
|
+
*
|
|
142
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
143
|
+
* @param ChangeKnowledgeBaseCompartmentRequest
|
|
144
|
+
* @return ChangeKnowledgeBaseCompartmentResponse
|
|
145
|
+
* @throws OciError when an error occurs
|
|
146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
|
|
147
|
+
*/
|
|
154
148
|
changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
|
|
155
149
|
/**
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgent.ts.html |here} to see how to use CreateAgent API.
|
|
165
|
-
*/
|
|
150
|
+
* Creates an agent.
|
|
151
|
+
*
|
|
152
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
153
|
+
* @param CreateAgentRequest
|
|
154
|
+
* @return CreateAgentResponse
|
|
155
|
+
* @throws OciError when an error occurs
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgent.ts.html |here} to see how to use CreateAgent API.
|
|
157
|
+
*/
|
|
166
158
|
createAgent(createAgentRequest: requests.CreateAgentRequest): Promise<responses.CreateAgentResponse>;
|
|
167
159
|
/**
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgentEndpoint.ts.html |here} to see how to use CreateAgentEndpoint API.
|
|
177
|
-
*/
|
|
160
|
+
* Creates an endpoint.
|
|
161
|
+
*
|
|
162
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
163
|
+
* @param CreateAgentEndpointRequest
|
|
164
|
+
* @return CreateAgentEndpointResponse
|
|
165
|
+
* @throws OciError when an error occurs
|
|
166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgentEndpoint.ts.html |here} to see how to use CreateAgentEndpoint API.
|
|
167
|
+
*/
|
|
178
168
|
createAgentEndpoint(createAgentEndpointRequest: requests.CreateAgentEndpointRequest): Promise<responses.CreateAgentEndpointResponse>;
|
|
179
169
|
/**
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataIngestionJob.ts.html |here} to see how to use CreateDataIngestionJob API.
|
|
189
|
-
*/
|
|
170
|
+
* Creates a data ingestion job.
|
|
171
|
+
*
|
|
172
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
173
|
+
* @param CreateDataIngestionJobRequest
|
|
174
|
+
* @return CreateDataIngestionJobResponse
|
|
175
|
+
* @throws OciError when an error occurs
|
|
176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataIngestionJob.ts.html |here} to see how to use CreateDataIngestionJob API.
|
|
177
|
+
*/
|
|
190
178
|
createDataIngestionJob(createDataIngestionJobRequest: requests.CreateDataIngestionJobRequest): Promise<responses.CreateDataIngestionJobResponse>;
|
|
191
179
|
/**
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
|
|
201
|
-
*/
|
|
180
|
+
* Creates a data source.
|
|
181
|
+
*
|
|
182
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
183
|
+
* @param CreateDataSourceRequest
|
|
184
|
+
* @return CreateDataSourceResponse
|
|
185
|
+
* @throws OciError when an error occurs
|
|
186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
|
|
187
|
+
*/
|
|
202
188
|
createDataSource(createDataSourceRequest: requests.CreateDataSourceRequest): Promise<responses.CreateDataSourceResponse>;
|
|
203
189
|
/**
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
|
|
213
|
-
*/
|
|
190
|
+
* Creates a knowledge base.
|
|
191
|
+
*
|
|
192
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
193
|
+
* @param CreateKnowledgeBaseRequest
|
|
194
|
+
* @return CreateKnowledgeBaseResponse
|
|
195
|
+
* @throws OciError when an error occurs
|
|
196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
|
|
197
|
+
*/
|
|
214
198
|
createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
|
|
215
199
|
/**
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgent.ts.html |here} to see how to use DeleteAgent API.
|
|
225
|
-
*/
|
|
200
|
+
* Deletes an agent.
|
|
201
|
+
*
|
|
202
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
203
|
+
* @param DeleteAgentRequest
|
|
204
|
+
* @return DeleteAgentResponse
|
|
205
|
+
* @throws OciError when an error occurs
|
|
206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgent.ts.html |here} to see how to use DeleteAgent API.
|
|
207
|
+
*/
|
|
226
208
|
deleteAgent(deleteAgentRequest: requests.DeleteAgentRequest): Promise<responses.DeleteAgentResponse>;
|
|
227
209
|
/**
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgentEndpoint.ts.html |here} to see how to use DeleteAgentEndpoint API.
|
|
237
|
-
*/
|
|
210
|
+
* Deletes an endpoint.
|
|
211
|
+
*
|
|
212
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
213
|
+
* @param DeleteAgentEndpointRequest
|
|
214
|
+
* @return DeleteAgentEndpointResponse
|
|
215
|
+
* @throws OciError when an error occurs
|
|
216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgentEndpoint.ts.html |here} to see how to use DeleteAgentEndpoint API.
|
|
217
|
+
*/
|
|
238
218
|
deleteAgentEndpoint(deleteAgentEndpointRequest: requests.DeleteAgentEndpointRequest): Promise<responses.DeleteAgentEndpointResponse>;
|
|
239
219
|
/**
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataIngestionJob.ts.html |here} to see how to use DeleteDataIngestionJob API.
|
|
249
|
-
*/
|
|
220
|
+
* Deletes a data ingestion job.
|
|
221
|
+
*
|
|
222
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
223
|
+
* @param DeleteDataIngestionJobRequest
|
|
224
|
+
* @return DeleteDataIngestionJobResponse
|
|
225
|
+
* @throws OciError when an error occurs
|
|
226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataIngestionJob.ts.html |here} to see how to use DeleteDataIngestionJob API.
|
|
227
|
+
*/
|
|
250
228
|
deleteDataIngestionJob(deleteDataIngestionJobRequest: requests.DeleteDataIngestionJobRequest): Promise<responses.DeleteDataIngestionJobResponse>;
|
|
251
229
|
/**
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
|
|
261
|
-
*/
|
|
230
|
+
* Deletes a data source.
|
|
231
|
+
*
|
|
232
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
233
|
+
* @param DeleteDataSourceRequest
|
|
234
|
+
* @return DeleteDataSourceResponse
|
|
235
|
+
* @throws OciError when an error occurs
|
|
236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
|
|
237
|
+
*/
|
|
262
238
|
deleteDataSource(deleteDataSourceRequest: requests.DeleteDataSourceRequest): Promise<responses.DeleteDataSourceResponse>;
|
|
263
239
|
/**
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
|
|
273
|
-
*/
|
|
240
|
+
* Deletes a knowledge base.
|
|
241
|
+
*
|
|
242
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
243
|
+
* @param DeleteKnowledgeBaseRequest
|
|
244
|
+
* @return DeleteKnowledgeBaseResponse
|
|
245
|
+
* @throws OciError when an error occurs
|
|
246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
|
|
247
|
+
*/
|
|
274
248
|
deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
|
|
275
249
|
/**
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgent.ts.html |here} to see how to use GetAgent API.
|
|
285
|
-
*/
|
|
250
|
+
* Gets information about an agent.
|
|
251
|
+
*
|
|
252
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
253
|
+
* @param GetAgentRequest
|
|
254
|
+
* @return GetAgentResponse
|
|
255
|
+
* @throws OciError when an error occurs
|
|
256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgent.ts.html |here} to see how to use GetAgent API.
|
|
257
|
+
*/
|
|
286
258
|
getAgent(getAgentRequest: requests.GetAgentRequest): Promise<responses.GetAgentResponse>;
|
|
287
259
|
/**
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgentEndpoint.ts.html |here} to see how to use GetAgentEndpoint API.
|
|
297
|
-
*/
|
|
260
|
+
* Gets information about an endpoint.
|
|
261
|
+
*
|
|
262
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
263
|
+
* @param GetAgentEndpointRequest
|
|
264
|
+
* @return GetAgentEndpointResponse
|
|
265
|
+
* @throws OciError when an error occurs
|
|
266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgentEndpoint.ts.html |here} to see how to use GetAgentEndpoint API.
|
|
267
|
+
*/
|
|
298
268
|
getAgentEndpoint(getAgentEndpointRequest: requests.GetAgentEndpointRequest): Promise<responses.GetAgentEndpointResponse>;
|
|
299
269
|
/**
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJob.ts.html |here} to see how to use GetDataIngestionJob API.
|
|
309
|
-
*/
|
|
270
|
+
* Gets information about a data ingestion job.
|
|
271
|
+
*
|
|
272
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
273
|
+
* @param GetDataIngestionJobRequest
|
|
274
|
+
* @return GetDataIngestionJobResponse
|
|
275
|
+
* @throws OciError when an error occurs
|
|
276
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJob.ts.html |here} to see how to use GetDataIngestionJob API.
|
|
277
|
+
*/
|
|
310
278
|
getDataIngestionJob(getDataIngestionJobRequest: requests.GetDataIngestionJobRequest): Promise<responses.GetDataIngestionJobResponse>;
|
|
311
279
|
/**
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJobLogContent.ts.html |here} to see how to use GetDataIngestionJobLogContent API.
|
|
321
|
-
*/
|
|
280
|
+
* Returns the raw log file for the specified data ingestion job in text format.
|
|
281
|
+
*
|
|
282
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
283
|
+
* @param GetDataIngestionJobLogContentRequest
|
|
284
|
+
* @return GetDataIngestionJobLogContentResponse
|
|
285
|
+
* @throws OciError when an error occurs
|
|
286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJobLogContent.ts.html |here} to see how to use GetDataIngestionJobLogContent API.
|
|
287
|
+
*/
|
|
322
288
|
getDataIngestionJobLogContent(getDataIngestionJobLogContentRequest: requests.GetDataIngestionJobLogContentRequest): Promise<responses.GetDataIngestionJobLogContentResponse>;
|
|
323
289
|
/**
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataSource.ts.html |here} to see how to use GetDataSource API.
|
|
333
|
-
*/
|
|
290
|
+
* Gets information about a data source.
|
|
291
|
+
*
|
|
292
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
293
|
+
* @param GetDataSourceRequest
|
|
294
|
+
* @return GetDataSourceResponse
|
|
295
|
+
* @throws OciError when an error occurs
|
|
296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataSource.ts.html |here} to see how to use GetDataSource API.
|
|
297
|
+
*/
|
|
334
298
|
getDataSource(getDataSourceRequest: requests.GetDataSourceRequest): Promise<responses.GetDataSourceResponse>;
|
|
335
299
|
/**
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
|
|
345
|
-
*/
|
|
300
|
+
* Gets information about a knowledge base.
|
|
301
|
+
*
|
|
302
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
303
|
+
* @param GetKnowledgeBaseRequest
|
|
304
|
+
* @return GetKnowledgeBaseResponse
|
|
305
|
+
* @throws OciError when an error occurs
|
|
306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
|
|
307
|
+
*/
|
|
346
308
|
getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
|
|
347
309
|
/**
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
357
|
-
*/
|
|
310
|
+
* Gets the details of a work request.
|
|
311
|
+
*
|
|
312
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
313
|
+
* @param GetWorkRequestRequest
|
|
314
|
+
* @return GetWorkRequestResponse
|
|
315
|
+
* @throws OciError when an error occurs
|
|
316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
317
|
+
*/
|
|
358
318
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
359
319
|
/**
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgentEndpoints.ts.html |here} to see how to use ListAgentEndpoints API.
|
|
369
|
-
*/
|
|
320
|
+
* Gets a list of endpoints.
|
|
321
|
+
*
|
|
322
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
323
|
+
* @param ListAgentEndpointsRequest
|
|
324
|
+
* @return ListAgentEndpointsResponse
|
|
325
|
+
* @throws OciError when an error occurs
|
|
326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgentEndpoints.ts.html |here} to see how to use ListAgentEndpoints API.
|
|
327
|
+
*/
|
|
370
328
|
listAgentEndpoints(listAgentEndpointsRequest: requests.ListAgentEndpointsRequest): Promise<responses.ListAgentEndpointsResponse>;
|
|
371
329
|
/**
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgents.ts.html |here} to see how to use ListAgents API.
|
|
381
|
-
*/
|
|
330
|
+
* Gets a list of agents.
|
|
331
|
+
*
|
|
332
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
333
|
+
* @param ListAgentsRequest
|
|
334
|
+
* @return ListAgentsResponse
|
|
335
|
+
* @throws OciError when an error occurs
|
|
336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgents.ts.html |here} to see how to use ListAgents API.
|
|
337
|
+
*/
|
|
382
338
|
listAgents(listAgentsRequest: requests.ListAgentsRequest): Promise<responses.ListAgentsResponse>;
|
|
383
339
|
/**
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataIngestionJobs.ts.html |here} to see how to use ListDataIngestionJobs API.
|
|
393
|
-
*/
|
|
340
|
+
* Gets a list of data ingestion jobs.
|
|
341
|
+
*
|
|
342
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
343
|
+
* @param ListDataIngestionJobsRequest
|
|
344
|
+
* @return ListDataIngestionJobsResponse
|
|
345
|
+
* @throws OciError when an error occurs
|
|
346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataIngestionJobs.ts.html |here} to see how to use ListDataIngestionJobs API.
|
|
347
|
+
*/
|
|
394
348
|
listDataIngestionJobs(listDataIngestionJobsRequest: requests.ListDataIngestionJobsRequest): Promise<responses.ListDataIngestionJobsResponse>;
|
|
395
349
|
/**
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataSources.ts.html |here} to see how to use ListDataSources API.
|
|
405
|
-
*/
|
|
350
|
+
* Gets a list of data sources.
|
|
351
|
+
*
|
|
352
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
353
|
+
* @param ListDataSourcesRequest
|
|
354
|
+
* @return ListDataSourcesResponse
|
|
355
|
+
* @throws OciError when an error occurs
|
|
356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataSources.ts.html |here} to see how to use ListDataSources API.
|
|
357
|
+
*/
|
|
406
358
|
listDataSources(listDataSourcesRequest: requests.ListDataSourcesRequest): Promise<responses.ListDataSourcesResponse>;
|
|
407
359
|
/**
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
|
|
417
|
-
*/
|
|
360
|
+
* Gets a list of knowledge bases.
|
|
361
|
+
*
|
|
362
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
363
|
+
* @param ListKnowledgeBasesRequest
|
|
364
|
+
* @return ListKnowledgeBasesResponse
|
|
365
|
+
* @throws OciError when an error occurs
|
|
366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
|
|
367
|
+
*/
|
|
418
368
|
listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
|
|
419
369
|
/**
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
429
|
-
*/
|
|
370
|
+
* Lists the errors for a work request.
|
|
371
|
+
*
|
|
372
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
373
|
+
* @param ListWorkRequestErrorsRequest
|
|
374
|
+
* @return ListWorkRequestErrorsResponse
|
|
375
|
+
* @throws OciError when an error occurs
|
|
376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
377
|
+
*/
|
|
430
378
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
431
379
|
/**
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
441
|
-
*/
|
|
380
|
+
* Lists the logs for a work request.
|
|
381
|
+
*
|
|
382
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
383
|
+
* @param ListWorkRequestLogsRequest
|
|
384
|
+
* @return ListWorkRequestLogsResponse
|
|
385
|
+
* @throws OciError when an error occurs
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
387
|
+
*/
|
|
442
388
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
443
389
|
/**
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
453
|
-
*/
|
|
390
|
+
* Lists the work requests in a compartment.
|
|
391
|
+
*
|
|
392
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
393
|
+
* @param ListWorkRequestsRequest
|
|
394
|
+
* @return ListWorkRequestsResponse
|
|
395
|
+
* @throws OciError when an error occurs
|
|
396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
397
|
+
*/
|
|
454
398
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
455
399
|
/**
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
|
|
465
|
-
*/
|
|
400
|
+
* Updates an agent.
|
|
401
|
+
*
|
|
402
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
403
|
+
* @param UpdateAgentRequest
|
|
404
|
+
* @return UpdateAgentResponse
|
|
405
|
+
* @throws OciError when an error occurs
|
|
406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
|
|
407
|
+
*/
|
|
466
408
|
updateAgent(updateAgentRequest: requests.UpdateAgentRequest): Promise<responses.UpdateAgentResponse>;
|
|
467
409
|
/**
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgentEndpoint.ts.html |here} to see how to use UpdateAgentEndpoint API.
|
|
477
|
-
*/
|
|
410
|
+
* Updates an endpoint.
|
|
411
|
+
*
|
|
412
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
413
|
+
* @param UpdateAgentEndpointRequest
|
|
414
|
+
* @return UpdateAgentEndpointResponse
|
|
415
|
+
* @throws OciError when an error occurs
|
|
416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgentEndpoint.ts.html |here} to see how to use UpdateAgentEndpoint API.
|
|
417
|
+
*/
|
|
478
418
|
updateAgentEndpoint(updateAgentEndpointRequest: requests.UpdateAgentEndpointRequest): Promise<responses.UpdateAgentEndpointResponse>;
|
|
479
419
|
/**
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
|
|
489
|
-
*/
|
|
420
|
+
* Updates a data source.
|
|
421
|
+
*
|
|
422
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
423
|
+
* @param UpdateDataSourceRequest
|
|
424
|
+
* @return UpdateDataSourceResponse
|
|
425
|
+
* @throws OciError when an error occurs
|
|
426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
|
|
427
|
+
*/
|
|
490
428
|
updateDataSource(updateDataSourceRequest: requests.UpdateDataSourceRequest): Promise<responses.UpdateDataSourceResponse>;
|
|
491
429
|
/**
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
|
|
501
|
-
*/
|
|
430
|
+
* Updates a knowledge base.
|
|
431
|
+
*
|
|
432
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
433
|
+
* @param UpdateKnowledgeBaseRequest
|
|
434
|
+
* @return UpdateKnowledgeBaseResponse
|
|
435
|
+
* @throws OciError when an error occurs
|
|
436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
|
|
437
|
+
*/
|
|
502
438
|
updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
|
|
503
439
|
}
|
|
504
440
|
export {};
|