oci-generativeaiagent 2.100.0 → 2.100.2
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 +2 -5
- package/index.js +2 -5
- package/index.js.map +1 -1
- package/lib/client.d.ts +269 -338
- package/lib/client.js +269 -338
- package/lib/client.js.map +1 -1
- package/lib/generativeaiagent-waiter.d.ts +2 -5
- package/lib/generativeaiagent-waiter.js +2 -5
- package/lib/generativeaiagent-waiter.js.map +1 -1
- package/lib/model/action-type.d.ts +2 -5
- package/lib/model/action-type.js +2 -5
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/agent-collection.d.ts +5 -10
- package/lib/model/agent-collection.js +2 -5
- package/lib/model/agent-collection.js.map +1 -1
- package/lib/model/agent-endpoint-collection.d.ts +5 -10
- package/lib/model/agent-endpoint-collection.js +2 -5
- package/lib/model/agent-endpoint-collection.js.map +1 -1
- package/lib/model/agent-endpoint-summary.d.ts +5 -10
- package/lib/model/agent-endpoint-summary.js +2 -5
- package/lib/model/agent-endpoint-summary.js.map +1 -1
- package/lib/model/agent-endpoint.d.ts +3 -8
- package/lib/model/agent-endpoint.js +2 -5
- package/lib/model/agent-endpoint.js.map +1 -1
- package/lib/model/agent-summary.d.ts +5 -10
- package/lib/model/agent-summary.js +2 -5
- package/lib/model/agent-summary.js.map +1 -1
- package/lib/model/agent.d.ts +3 -8
- package/lib/model/agent.js +2 -5
- package/lib/model/agent.js.map +1 -1
- package/lib/model/basic-auth-secret.d.ts +5 -10
- package/lib/model/basic-auth-secret.js +2 -5
- package/lib/model/basic-auth-secret.js.map +1 -1
- package/lib/model/change-agent-compartment-details.d.ts +5 -10
- package/lib/model/change-agent-compartment-details.js +2 -5
- package/lib/model/change-agent-compartment-details.js.map +1 -1
- package/lib/model/change-agent-endpoint-compartment-details.d.ts +5 -10
- package/lib/model/change-agent-endpoint-compartment-details.js +2 -5
- package/lib/model/change-agent-endpoint-compartment-details.js.map +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +5 -10
- package/lib/model/change-knowledge-base-compartment-details.js +2 -5
- package/lib/model/change-knowledge-base-compartment-details.js.map +1 -1
- package/lib/model/content-moderation-config.d.ts +2 -5
- package/lib/model/content-moderation-config.js +2 -5
- package/lib/model/content-moderation-config.js.map +1 -1
- package/lib/model/create-agent-details.d.ts +5 -10
- package/lib/model/create-agent-details.js +2 -5
- package/lib/model/create-agent-details.js.map +1 -1
- package/lib/model/create-agent-endpoint-details.d.ts +5 -10
- package/lib/model/create-agent-endpoint-details.js +2 -5
- package/lib/model/create-agent-endpoint-details.js.map +1 -1
- package/lib/model/create-data-ingestion-job-details.d.ts +5 -10
- package/lib/model/create-data-ingestion-job-details.js +2 -5
- package/lib/model/create-data-ingestion-job-details.js.map +1 -1
- package/lib/model/create-data-source-details.d.ts +5 -10
- package/lib/model/create-data-source-details.js +2 -5
- package/lib/model/create-data-source-details.js.map +1 -1
- package/lib/model/create-knowledge-base-details.d.ts +5 -10
- package/lib/model/create-knowledge-base-details.js +2 -5
- package/lib/model/create-knowledge-base-details.js.map +1 -1
- package/lib/model/data-ingestion-job-collection.d.ts +5 -10
- package/lib/model/data-ingestion-job-collection.js +2 -5
- package/lib/model/data-ingestion-job-collection.js.map +1 -1
- package/lib/model/data-ingestion-job-statistics.d.ts +5 -10
- package/lib/model/data-ingestion-job-statistics.js +2 -5
- package/lib/model/data-ingestion-job-statistics.js.map +1 -1
- package/lib/model/data-ingestion-job-summary.d.ts +5 -10
- package/lib/model/data-ingestion-job-summary.js +2 -5
- package/lib/model/data-ingestion-job-summary.js.map +1 -1
- package/lib/model/data-ingestion-job.d.ts +7 -8
- package/lib/model/data-ingestion-job.js +2 -5
- package/lib/model/data-ingestion-job.js.map +1 -1
- package/lib/model/data-source-collection.d.ts +5 -10
- package/lib/model/data-source-collection.js +2 -5
- package/lib/model/data-source-collection.js.map +1 -1
- package/lib/model/data-source-config.d.ts +9 -10
- package/lib/model/data-source-config.js +2 -5
- package/lib/model/data-source-config.js.map +1 -1
- package/lib/model/data-source-summary.d.ts +5 -10
- package/lib/model/data-source-summary.js +2 -5
- package/lib/model/data-source-summary.js.map +1 -1
- package/lib/model/data-source.d.ts +3 -8
- package/lib/model/data-source.js +2 -5
- package/lib/model/data-source.js.map +1 -1
- package/lib/model/database-connection.d.ts +5 -10
- package/lib/model/database-connection.js +2 -5
- package/lib/model/database-connection.js.map +1 -1
- package/lib/model/database-function.d.ts +5 -10
- package/lib/model/database-function.js +2 -5
- package/lib/model/database-function.js.map +1 -1
- package/lib/model/database-tool-connection.d.ts +5 -10
- package/lib/model/database-tool-connection.js +2 -5
- package/lib/model/database-tool-connection.js.map +1 -1
- package/lib/model/default-index-config.d.ts +5 -10
- package/lib/model/default-index-config.js +2 -5
- package/lib/model/default-index-config.js.map +1 -1
- package/lib/model/idcs-secret.d.ts +5 -10
- package/lib/model/idcs-secret.js +2 -5
- package/lib/model/idcs-secret.js.map +1 -1
- package/lib/model/index-config.d.ts +5 -10
- package/lib/model/index-config.js +2 -5
- package/lib/model/index-config.js.map +1 -1
- package/lib/model/index-schema.d.ts +5 -10
- package/lib/model/index-schema.js +2 -5
- package/lib/model/index-schema.js.map +1 -1
- package/lib/model/index.d.ts +4 -5
- package/lib/model/index.js +6 -7
- package/lib/model/index.js.map +1 -1
- package/lib/model/knowledge-base-collection.d.ts +5 -10
- package/lib/model/knowledge-base-collection.js +2 -5
- 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 +5 -10
- package/lib/model/knowledge-base-summary.js +2 -5
- package/lib/model/knowledge-base-summary.js.map +1 -1
- package/lib/model/knowledge-base.d.ts +4 -8
- package/lib/model/knowledge-base.js +9 -6
- package/lib/model/knowledge-base.js.map +1 -1
- package/lib/model/model-index.d.ts +5 -10
- package/lib/model/model-index.js +2 -5
- package/lib/model/model-index.js.map +1 -1
- package/lib/model/object-storage-prefix.d.ts +5 -10
- package/lib/model/object-storage-prefix.js +2 -5
- package/lib/model/object-storage-prefix.js.map +1 -1
- package/lib/model/oci-database-config.d.ts +5 -10
- package/lib/model/oci-database-config.js +2 -5
- package/lib/model/oci-database-config.js.map +1 -1
- package/lib/model/oci-object-storage-data-source-config.d.ts +6 -11
- package/lib/model/oci-object-storage-data-source-config.js +2 -5
- package/lib/model/oci-object-storage-data-source-config.js.map +1 -1
- package/lib/model/oci-open-search-index-config.d.ts +5 -10
- package/lib/model/oci-open-search-index-config.js +2 -5
- package/lib/model/oci-open-search-index-config.js.map +1 -1
- package/lib/model/operation-status.d.ts +2 -5
- package/lib/model/operation-status.js +2 -5
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +5 -5
- package/lib/model/operation-type.js +5 -5
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/secret-detail.d.ts +5 -10
- package/lib/model/secret-detail.js +2 -5
- package/lib/model/secret-detail.js.map +1 -1
- package/lib/model/session-config.d.ts +5 -10
- package/lib/model/session-config.js +2 -5
- package/lib/model/session-config.js.map +1 -1
- package/lib/model/sort-order.d.ts +6 -12
- package/lib/model/sort-order.js +6 -12
- package/lib/model/sort-order.js.map +1 -1
- package/lib/model/update-agent-details.d.ts +5 -10
- package/lib/model/update-agent-details.js +2 -5
- package/lib/model/update-agent-details.js.map +1 -1
- package/lib/model/update-agent-endpoint-details.d.ts +5 -10
- package/lib/model/update-agent-endpoint-details.js +2 -5
- package/lib/model/update-agent-endpoint-details.js.map +1 -1
- package/lib/model/update-data-source-details.d.ts +5 -10
- package/lib/model/update-data-source-details.js +2 -5
- package/lib/model/update-data-source-details.js.map +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +5 -10
- package/lib/model/update-knowledge-base-details.js +2 -5
- package/lib/model/update-knowledge-base-details.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +5 -10
- package/lib/model/work-request-error-collection.js +2 -5
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +5 -10
- package/lib/model/work-request-error.js +2 -5
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +5 -10
- package/lib/model/work-request-log-entry-collection.js +2 -5
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +5 -10
- package/lib/model/work-request-log-entry.js +2 -5
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +2 -5
- package/lib/model/work-request-resource-metadata-key.js +2 -5
- package/lib/model/work-request-resource-metadata-key.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +5 -10
- package/lib/model/work-request-resource.js +2 -5
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +5 -10
- package/lib/model/work-request-summary-collection.js +2 -5
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +5 -10
- package/lib/model/work-request-summary.js +2 -5
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +7 -12
- package/lib/model/work-request.js +2 -5
- package/lib/model/work-request.js.map +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-agent-compartment-request.d.ts +1 -1
- package/lib/request/change-agent-compartment-request.js +1 -1
- package/lib/request/change-agent-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-agent-endpoint-compartment-request.js +1 -1
- package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
- package/lib/request/change-knowledge-base-compartment-request.js +1 -1
- package/lib/request/create-agent-endpoint-request.d.ts +1 -1
- package/lib/request/create-agent-endpoint-request.js +1 -1
- package/lib/request/create-agent-request.d.ts +1 -1
- package/lib/request/create-agent-request.js +1 -1
- package/lib/request/create-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/create-data-ingestion-job-request.js +1 -1
- package/lib/request/create-data-source-request.d.ts +1 -1
- package/lib/request/create-data-source-request.js +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +1 -1
- package/lib/request/create-knowledge-base-request.js +1 -1
- package/lib/request/delete-agent-endpoint-request.d.ts +1 -1
- package/lib/request/delete-agent-endpoint-request.js +1 -1
- package/lib/request/delete-agent-request.d.ts +1 -1
- package/lib/request/delete-agent-request.js +1 -1
- package/lib/request/delete-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/delete-data-ingestion-job-request.js +1 -1
- package/lib/request/delete-data-source-request.d.ts +1 -1
- package/lib/request/delete-data-source-request.js +1 -1
- package/lib/request/delete-knowledge-base-request.d.ts +1 -1
- package/lib/request/delete-knowledge-base-request.js +1 -1
- package/lib/request/get-agent-endpoint-request.d.ts +1 -1
- package/lib/request/get-agent-endpoint-request.js +1 -1
- package/lib/request/get-agent-request.d.ts +1 -1
- package/lib/request/get-agent-request.js +1 -1
- package/lib/request/get-data-ingestion-job-log-content-request.d.ts +1 -1
- package/lib/request/get-data-ingestion-job-log-content-request.js +1 -1
- package/lib/request/get-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/get-data-ingestion-job-request.js +1 -1
- package/lib/request/get-data-source-request.d.ts +1 -1
- package/lib/request/get-data-source-request.js +1 -1
- package/lib/request/get-knowledge-base-request.d.ts +1 -1
- package/lib/request/get-knowledge-base-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +2 -5
- package/lib/request/index.js +2 -5
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-agent-endpoints-request.d.ts +1 -1
- package/lib/request/list-agent-endpoints-request.js +1 -1
- package/lib/request/list-agents-request.d.ts +1 -1
- package/lib/request/list-agents-request.js +1 -1
- package/lib/request/list-data-ingestion-jobs-request.d.ts +1 -1
- package/lib/request/list-data-ingestion-jobs-request.js +1 -1
- package/lib/request/list-data-sources-request.d.ts +1 -1
- package/lib/request/list-data-sources-request.js +1 -1
- package/lib/request/list-knowledge-bases-request.d.ts +1 -1
- package/lib/request/list-knowledge-bases-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-agent-endpoint-request.d.ts +1 -1
- package/lib/request/update-agent-endpoint-request.js +1 -1
- package/lib/request/update-agent-request.d.ts +1 -1
- package/lib/request/update-agent-request.js +1 -1
- package/lib/request/update-data-source-request.d.ts +1 -1
- package/lib/request/update-data-source-request.js +1 -1
- package/lib/request/update-knowledge-base-request.d.ts +1 -1
- package/lib/request/update-knowledge-base-request.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-agent-compartment-response.d.ts +1 -1
- package/lib/response/change-agent-compartment-response.js +1 -1
- package/lib/response/change-agent-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-agent-endpoint-compartment-response.js +1 -1
- package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
- package/lib/response/change-knowledge-base-compartment-response.js +1 -1
- package/lib/response/create-agent-endpoint-response.d.ts +1 -1
- package/lib/response/create-agent-endpoint-response.js +1 -1
- package/lib/response/create-agent-response.d.ts +1 -1
- package/lib/response/create-agent-response.js +1 -1
- package/lib/response/create-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/create-data-ingestion-job-response.js +1 -1
- package/lib/response/create-data-source-response.d.ts +1 -1
- package/lib/response/create-data-source-response.js +1 -1
- package/lib/response/create-knowledge-base-response.d.ts +1 -1
- package/lib/response/create-knowledge-base-response.js +1 -1
- package/lib/response/delete-agent-endpoint-response.d.ts +1 -1
- package/lib/response/delete-agent-endpoint-response.js +1 -1
- package/lib/response/delete-agent-response.d.ts +1 -1
- package/lib/response/delete-agent-response.js +1 -1
- package/lib/response/delete-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/delete-data-ingestion-job-response.js +1 -1
- package/lib/response/delete-data-source-response.d.ts +1 -1
- package/lib/response/delete-data-source-response.js +1 -1
- package/lib/response/delete-knowledge-base-response.d.ts +1 -1
- package/lib/response/delete-knowledge-base-response.js +1 -1
- package/lib/response/get-agent-endpoint-response.d.ts +1 -1
- package/lib/response/get-agent-endpoint-response.js +1 -1
- package/lib/response/get-agent-response.d.ts +1 -1
- package/lib/response/get-agent-response.js +1 -1
- package/lib/response/get-data-ingestion-job-log-content-response.d.ts +1 -1
- package/lib/response/get-data-ingestion-job-log-content-response.js +1 -1
- package/lib/response/get-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/get-data-ingestion-job-response.js +1 -1
- package/lib/response/get-data-source-response.d.ts +1 -1
- package/lib/response/get-data-source-response.js +1 -1
- package/lib/response/get-knowledge-base-response.d.ts +1 -1
- package/lib/response/get-knowledge-base-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +2 -5
- package/lib/response/index.js +2 -5
- package/lib/response/index.js.map +1 -1
- package/lib/response/list-agent-endpoints-response.d.ts +1 -1
- package/lib/response/list-agent-endpoints-response.js +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-agents-response.js +1 -1
- package/lib/response/list-data-ingestion-jobs-response.d.ts +1 -1
- package/lib/response/list-data-ingestion-jobs-response.js +1 -1
- package/lib/response/list-data-sources-response.d.ts +1 -1
- package/lib/response/list-data-sources-response.js +1 -1
- package/lib/response/list-knowledge-bases-response.d.ts +1 -1
- package/lib/response/list-knowledge-bases-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/update-agent-endpoint-response.d.ts +1 -1
- package/lib/response/update-agent-endpoint-response.js +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-agent-response.js +1 -1
- package/lib/response/update-data-source-response.d.ts +1 -1
- package/lib/response/update-data-source-response.js +1 -1
- package/lib/response/update-knowledge-base-response.d.ts +1 -1
- package/lib/response/update-knowledge-base-response.js +1 -1
- package/package.json +3 -3
|
@@ -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
|
|
|
@@ -19,16 +16,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* A list of work request errors. Can contain both errors and other information, such as metadata.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface WorkRequestErrorCollection {
|
|
33
28
|
/**
|
|
34
29
|
* A list of work request errors.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-error-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-error-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-error-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-error-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
|
|
@@ -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
|
|
|
@@ -19,15 +16,13 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
/**
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
23
|
+
* An error encountered while performing an operation that is tracked by a work request.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface WorkRequestError {
|
|
32
27
|
/**
|
|
33
28
|
* A machine-usable code for the error that occurred. For a list of error codes, see
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-error.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-error.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-error.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-error.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA4BH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -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
|
|
|
@@ -19,16 +16,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* A list of work request logs. Can contain both logs and other information, such as metadata.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface WorkRequestLogEntryCollection {
|
|
33
28
|
/**
|
|
34
29
|
* A list of work request log entries.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-log-entry-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-log-entry-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-log-entry-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-log-entry-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -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
|
|
|
@@ -19,15 +16,13 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
/**
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
23
|
+
* A log message from performing an operation that is tracked by a work request.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface WorkRequestLogEntry {
|
|
32
27
|
/**
|
|
33
28
|
* A human-readable log message.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-log-entry.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-log-entry.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-log-entry.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-log-entry.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAsBH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -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
|
|
|
@@ -19,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
/**
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-resource-metadata-key.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-resource-metadata-key.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-resource-metadata-key.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-resource-metadata-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAKH;;IAEI;AACJ,IAAY,8BAQX;AARD,WAAY,8BAA8B;IACxC,yDAAuB,CAAA;IAEvB;;;OAGG;IACH,gEAA8B,CAAA;AAChC,CAAC,EARW,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAQzC;AAED,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmC;QAEnC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAS9C"}
|
|
@@ -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
|
|
|
@@ -19,16 +16,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* A resource created or operated on by a work request.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface WorkRequestResource {
|
|
33
28
|
/**
|
|
34
29
|
* The resource type that the work request affects.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-resource.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-resource.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-resource.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-resource.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAoCH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -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
|
|
|
@@ -19,16 +16,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* A list of work requests. Can contain both work requests and other information, such as metadata.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface WorkRequestSummaryCollection {
|
|
33
28
|
/**
|
|
34
29
|
* A list of work requests.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-summary-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-summary-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-summary-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,4BAA4B,CA6B5C;AA7BD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QA6B5C"}
|
|
@@ -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
|
|
|
@@ -19,16 +16,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* Summary information about an asynchronous work request.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface WorkRequestSummary {
|
|
33
28
|
/**
|
|
34
29
|
* The asynchronous operation tracked by this work request.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-summary.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6DlC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
|
|
@@ -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
|
|
|
@@ -19,18 +16,16 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
19
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
20
17
|
* Do not edit the class manually.
|
|
21
18
|
*
|
|
22
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
23
20
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
24
|
+
* An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation,
|
|
25
|
+
* the service creates a work request. A work request is an activity log that lets you track each step in the operation's
|
|
26
|
+
* progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
34
29
|
export interface WorkRequest {
|
|
35
30
|
/**
|
|
36
31
|
* The asynchronous operation tracked by this work request.
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Generative AI Agents Management API
|
|
4
|
-
*
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
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.
|
|
4
|
+
* 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.
|
|
8
5
|
|
|
9
6
|
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.
|
|
10
7
|
|
|
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
20
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
21
18
|
* Do not edit the class manually.
|
|
22
19
|
*
|
|
23
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
24
21
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
25
22
|
*/
|
|
26
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"work-request.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/work-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+DlC,IAAiB,WAAW,CA6B3B;AA7BD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QA6B3B"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|