oci-generativeaiagent 2.100.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 +268 -337
- package/lib/client.js +268 -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
|
|
|
@@ -107,403 +104,337 @@ export declare class GenerativeAiAgentClient {
|
|
|
107
104
|
*/
|
|
108
105
|
close(): void;
|
|
109
106
|
/**
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
* @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.
|
|
119
|
-
*/
|
|
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
|
+
*/
|
|
120
115
|
cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
|
|
121
116
|
/**
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
* @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.
|
|
132
|
-
*/
|
|
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
|
+
*/
|
|
133
126
|
changeAgentCompartment(changeAgentCompartmentRequest: requests.ChangeAgentCompartmentRequest): Promise<responses.ChangeAgentCompartmentResponse>;
|
|
134
127
|
/**
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
* @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.
|
|
145
|
-
*/
|
|
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
|
+
*/
|
|
146
137
|
changeAgentEndpointCompartment(changeAgentEndpointCompartmentRequest: requests.ChangeAgentEndpointCompartmentRequest): Promise<responses.ChangeAgentEndpointCompartmentResponse>;
|
|
147
138
|
/**
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
* @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.
|
|
158
|
-
*/
|
|
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
|
+
*/
|
|
159
148
|
changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
|
|
160
149
|
/**
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
* @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.
|
|
170
|
-
*/
|
|
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
|
+
*/
|
|
171
158
|
createAgent(createAgentRequest: requests.CreateAgentRequest): Promise<responses.CreateAgentResponse>;
|
|
172
159
|
/**
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
* @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.
|
|
182
|
-
*/
|
|
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
|
+
*/
|
|
183
168
|
createAgentEndpoint(createAgentEndpointRequest: requests.CreateAgentEndpointRequest): Promise<responses.CreateAgentEndpointResponse>;
|
|
184
169
|
/**
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
* @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.
|
|
194
|
-
*/
|
|
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
|
+
*/
|
|
195
178
|
createDataIngestionJob(createDataIngestionJobRequest: requests.CreateDataIngestionJobRequest): Promise<responses.CreateDataIngestionJobResponse>;
|
|
196
179
|
/**
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
* @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.
|
|
206
|
-
*/
|
|
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
|
+
*/
|
|
207
188
|
createDataSource(createDataSourceRequest: requests.CreateDataSourceRequest): Promise<responses.CreateDataSourceResponse>;
|
|
208
189
|
/**
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
* @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.
|
|
218
|
-
*/
|
|
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
|
+
*/
|
|
219
198
|
createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
|
|
220
199
|
/**
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
* @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.
|
|
230
|
-
*/
|
|
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
|
+
*/
|
|
231
208
|
deleteAgent(deleteAgentRequest: requests.DeleteAgentRequest): Promise<responses.DeleteAgentResponse>;
|
|
232
209
|
/**
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
* @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.
|
|
242
|
-
*/
|
|
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
|
+
*/
|
|
243
218
|
deleteAgentEndpoint(deleteAgentEndpointRequest: requests.DeleteAgentEndpointRequest): Promise<responses.DeleteAgentEndpointResponse>;
|
|
244
219
|
/**
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
* @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.
|
|
254
|
-
*/
|
|
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
|
+
*/
|
|
255
228
|
deleteDataIngestionJob(deleteDataIngestionJobRequest: requests.DeleteDataIngestionJobRequest): Promise<responses.DeleteDataIngestionJobResponse>;
|
|
256
229
|
/**
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
* @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.
|
|
266
|
-
*/
|
|
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
|
+
*/
|
|
267
238
|
deleteDataSource(deleteDataSourceRequest: requests.DeleteDataSourceRequest): Promise<responses.DeleteDataSourceResponse>;
|
|
268
239
|
/**
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
* @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.
|
|
278
|
-
*/
|
|
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
|
+
*/
|
|
279
248
|
deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
|
|
280
249
|
/**
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
* @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.
|
|
290
|
-
*/
|
|
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
|
+
*/
|
|
291
258
|
getAgent(getAgentRequest: requests.GetAgentRequest): Promise<responses.GetAgentResponse>;
|
|
292
259
|
/**
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
* @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.
|
|
302
|
-
*/
|
|
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
|
+
*/
|
|
303
268
|
getAgentEndpoint(getAgentEndpointRequest: requests.GetAgentEndpointRequest): Promise<responses.GetAgentEndpointResponse>;
|
|
304
269
|
/**
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
* @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.
|
|
314
|
-
*/
|
|
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
|
+
*/
|
|
315
278
|
getDataIngestionJob(getDataIngestionJobRequest: requests.GetDataIngestionJobRequest): Promise<responses.GetDataIngestionJobResponse>;
|
|
316
279
|
/**
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
* @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.
|
|
326
|
-
*/
|
|
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
|
+
*/
|
|
327
288
|
getDataIngestionJobLogContent(getDataIngestionJobLogContentRequest: requests.GetDataIngestionJobLogContentRequest): Promise<responses.GetDataIngestionJobLogContentResponse>;
|
|
328
289
|
/**
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
* @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.
|
|
338
|
-
*/
|
|
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
|
+
*/
|
|
339
298
|
getDataSource(getDataSourceRequest: requests.GetDataSourceRequest): Promise<responses.GetDataSourceResponse>;
|
|
340
299
|
/**
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
* @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.
|
|
350
|
-
*/
|
|
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
|
+
*/
|
|
351
308
|
getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
|
|
352
309
|
/**
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
* @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.
|
|
362
|
-
*/
|
|
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
|
+
*/
|
|
363
318
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
364
319
|
/**
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
* @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.
|
|
374
|
-
*/
|
|
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
|
+
*/
|
|
375
328
|
listAgentEndpoints(listAgentEndpointsRequest: requests.ListAgentEndpointsRequest): Promise<responses.ListAgentEndpointsResponse>;
|
|
376
329
|
/**
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
* @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.
|
|
386
|
-
*/
|
|
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
|
+
*/
|
|
387
338
|
listAgents(listAgentsRequest: requests.ListAgentsRequest): Promise<responses.ListAgentsResponse>;
|
|
388
339
|
/**
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
* @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.
|
|
398
|
-
*/
|
|
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
|
+
*/
|
|
399
348
|
listDataIngestionJobs(listDataIngestionJobsRequest: requests.ListDataIngestionJobsRequest): Promise<responses.ListDataIngestionJobsResponse>;
|
|
400
349
|
/**
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
* @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.
|
|
410
|
-
*/
|
|
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
|
+
*/
|
|
411
358
|
listDataSources(listDataSourcesRequest: requests.ListDataSourcesRequest): Promise<responses.ListDataSourcesResponse>;
|
|
412
359
|
/**
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
* @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.
|
|
422
|
-
*/
|
|
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
|
+
*/
|
|
423
368
|
listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
|
|
424
369
|
/**
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
* @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.
|
|
434
|
-
*/
|
|
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
|
+
*/
|
|
435
378
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
436
379
|
/**
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
* @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.
|
|
446
|
-
*/
|
|
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
|
+
*/
|
|
447
388
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
448
389
|
/**
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
* @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.
|
|
458
|
-
*/
|
|
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
|
+
*/
|
|
459
398
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
460
399
|
/**
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
* @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.
|
|
470
|
-
*/
|
|
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
|
+
*/
|
|
471
408
|
updateAgent(updateAgentRequest: requests.UpdateAgentRequest): Promise<responses.UpdateAgentResponse>;
|
|
472
409
|
/**
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
* @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.
|
|
482
|
-
*/
|
|
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
|
+
*/
|
|
483
418
|
updateAgentEndpoint(updateAgentEndpointRequest: requests.UpdateAgentEndpointRequest): Promise<responses.UpdateAgentEndpointResponse>;
|
|
484
419
|
/**
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
* @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.
|
|
494
|
-
*/
|
|
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
|
+
*/
|
|
495
428
|
updateDataSource(updateDataSourceRequest: requests.UpdateDataSourceRequest): Promise<responses.UpdateDataSourceResponse>;
|
|
496
429
|
/**
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
* @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.
|
|
506
|
-
*/
|
|
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
|
+
*/
|
|
507
438
|
updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
|
|
508
439
|
}
|
|
509
440
|
export {};
|