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,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":"data-source-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-summary.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-source-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA+EH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
|
|
@@ -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,14 +16,12 @@ 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
|
-
* <p>
|
|
29
|
-
A data source points to the source of your data. After you add a data source to a knowledge base, you must ingest the data source's data, so that agents using the knowledge base can refer to the data.
|
|
24
|
+
* A data source points to the source of your data. After you add a data source to a knowledge base, you must ingest the data source's data, so that agents using the knowledge base can refer to the data.
|
|
30
25
|
* <p>
|
|
31
26
|
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
|
|
32
27
|
*
|
package/lib/model/data-source.js
CHANGED
|
@@ -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":"data-source.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-source.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgFlC,IAAiB,UAAU,CAwC1B;AAxCD,WAAiB,UAAU;IACzB,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,yBAAc,KAAd,yBAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,qBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iCAAsB,yBAWrC,CAAA;AACH,CAAC,EAxCgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAwC1B"}
|
|
@@ -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
|
+
* The connection type for Databases.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface DatabaseConnection {
|
|
32
27
|
"connectionType": string;
|
|
33
28
|
}
|
|
@@ -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":"database-connection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-connection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"database-connection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-connection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,kBAAkB,CAiClC;AAjCD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,6BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,0BAA0B;oBAC7B,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,yCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAiClC"}
|
|
@@ -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
|
+
* The details of Database function.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface DatabaseFunction {
|
|
32
27
|
/**
|
|
33
28
|
* The name of the Database function.
|
|
@@ -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":"database-function.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-function.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"database-function.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-function.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAiBH,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
|
+
* The details of the customer Database Tools Connection.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface DatabaseToolConnection extends model.DatabaseConnection {
|
|
33
28
|
/**
|
|
34
29
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools Connection.
|
|
@@ -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":"database-tool-connection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-tool-connection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"database-tool-connection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/database-tool-connection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACtE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,qCAAc,GAAG,0BAA0B,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAClF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
|
|
@@ -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
|
+
* The default index is service managed vector store on behalf of the customer.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface DefaultIndexConfig extends model.IndexConfig {
|
|
33
28
|
/**
|
|
34
29
|
* Whether to enable Hybrid search in service managed OpenSearch.
|
|
@@ -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":"default-index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/default-index-config.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"default-index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/default-index-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,kBAAkB,CAuBlC;AAvBD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB,EAAE,eAAyB;QAC3E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAwB,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,6BAAU,aAOzB,CAAA;IACY,kCAAe,GAAG,sBAAsB,CAAC;IACtD,SAAgB,sBAAsB,CACpC,GAAuB,EACvB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAwB,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAuBlC"}
|
|
@@ -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
|
+
* The details of IDCS configured as OpenID setting in OpenSearch.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface IdcsSecret extends model.SecretDetail {
|
|
33
28
|
/**
|
|
34
29
|
* The URL represent authentication url of the IDCS.
|
package/lib/model/idcs-secret.js
CHANGED
|
@@ -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":"idcs-secret.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/idcs-secret.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"idcs-secret.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/idcs-secret.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4BlC,IAAiB,UAAU,CAkB1B;AAlBD,WAAiB,UAAU;IACzB,SAAgB,UAAU,CAAC,GAAe,EAAE,eAAyB;QACnE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAgB,CAAC,GAC5E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,qBAAU,aAOzB,CAAA;IACY,eAAI,GAAG,aAAa,CAAC;IAClC,SAAgB,sBAAsB,CAAC,GAAe,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAgB,CAAC,GACxF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,iCAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAkB1B"}
|
|
@@ -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
|
+
* The index configuration of Knowledge bases.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface IndexConfig {
|
|
32
27
|
"indexConfigType": string;
|
|
33
28
|
}
|
|
@@ -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":"index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/index-config.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/index-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,WAAW,CAuD3B;AAvDD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,iBAAiB,IAAI,GAAG,IAAI,GAAG,CAAC,eAAe,EAAE;YAC1D,QAAQ,GAAG,CAAC,eAAe,EAAE;gBAC3B,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CACL,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CACL,OAAQ,EAC1C,IAAI,CACL,CAAC;gBACJ,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,eAAe,EAAE,CAAC,CAAC;aACzE;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,sBAAU,aA0BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,iBAAiB,IAAI,GAAG,IAAI,GAAG,CAAC,eAAe,EAAE;YAC1D,QAAQ,GAAG,CAAC,eAAe,EAAE;gBAC3B,KAAK,sBAAsB;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CACjB,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ,KAAK,qBAAqB;oBACxB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CACjB,OAAQ,EAC1C,IAAI,CACL,CAAC;gBACJ,KAAK,8BAA8B;oBACjC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,eAAe,EAAE,CAAC,CAAC;aACzE;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,kCAAsB,yBA0BrC,CAAA;AACH,CAAC,EAvDgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAuD3B"}
|
|
@@ -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
|
+
* The index schema details.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface IndexSchema {
|
|
32
27
|
/**
|
|
33
28
|
* Body key name.
|
|
@@ -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":"index-schema.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/index-schema.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"index-schema.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/index-schema.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA4BH,IAAiB,WAAW,CAW3B;AAXD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAW3B"}
|
package/lib/model/index.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
|
|
|
@@ -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
|
import * as ActionType from "./action-type";
|
|
@@ -84,6 +81,8 @@ import * as KnowledgeBase from "./knowledge-base";
|
|
|
84
81
|
export import KnowledgeBase = KnowledgeBase.KnowledgeBase;
|
|
85
82
|
import * as KnowledgeBaseCollection from "./knowledge-base-collection";
|
|
86
83
|
export import KnowledgeBaseCollection = KnowledgeBaseCollection.KnowledgeBaseCollection;
|
|
84
|
+
import * as KnowledgeBaseStatistics from "./knowledge-base-statistics";
|
|
85
|
+
export import KnowledgeBaseStatistics = KnowledgeBaseStatistics.KnowledgeBaseStatistics;
|
|
87
86
|
import * as KnowledgeBaseSummary from "./knowledge-base-summary";
|
|
88
87
|
export import KnowledgeBaseSummary = KnowledgeBaseSummary.KnowledgeBaseSummary;
|
|
89
88
|
import * as ObjectStoragePrefix from "./object-storage-prefix";
|
package/lib/model/index.js
CHANGED
|
@@ -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) {
|
|
@@ -43,8 +40,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
43
40
|
return result;
|
|
44
41
|
};
|
|
45
42
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46
|
-
exports.
|
|
47
|
-
exports.OciOpenSearchIndexConfig = exports.OciObjectStorageDataSourceConfig = exports.OciDatabaseConfig = exports.IdcsSecret = exports.DefaultIndexConfig = exports.DatabaseToolConnection = exports.BasicAuthSecret = exports.WorkRequestSummaryCollection = void 0;
|
|
43
|
+
exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.UpdateKnowledgeBaseDetails = exports.UpdateDataSourceDetails = exports.UpdateAgentEndpointDetails = exports.UpdateAgentDetails = exports.SortOrder = exports.SessionConfig = exports.SecretDetail = exports.OperationType = exports.OperationStatus = exports.ObjectStoragePrefix = exports.KnowledgeBaseSummary = exports.KnowledgeBaseStatistics = exports.KnowledgeBaseCollection = exports.KnowledgeBase = exports.IndexSchema = exports.IndexConfig = exports.Index = exports.DatabaseFunction = exports.DatabaseConnection = exports.DataSourceSummary = exports.DataSourceConfig = exports.DataSourceCollection = exports.DataSource = exports.DataIngestionJobSummary = exports.DataIngestionJobStatistics = exports.DataIngestionJobCollection = exports.DataIngestionJob = exports.CreateKnowledgeBaseDetails = exports.CreateDataSourceDetails = exports.CreateDataIngestionJobDetails = exports.CreateAgentEndpointDetails = exports.CreateAgentDetails = exports.ContentModerationConfig = exports.ChangeKnowledgeBaseCompartmentDetails = exports.ChangeAgentEndpointCompartmentDetails = exports.ChangeAgentCompartmentDetails = exports.AgentSummary = exports.AgentEndpointSummary = exports.AgentEndpointCollection = exports.AgentEndpoint = exports.AgentCollection = exports.Agent = exports.ActionType = void 0;
|
|
44
|
+
exports.OciOpenSearchIndexConfig = exports.OciObjectStorageDataSourceConfig = exports.OciDatabaseConfig = exports.IdcsSecret = exports.DefaultIndexConfig = exports.DatabaseToolConnection = exports.BasicAuthSecret = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = void 0;
|
|
48
45
|
const ActionType = __importStar(require("./action-type"));
|
|
49
46
|
exports.ActionType = ActionType.ActionType;
|
|
50
47
|
const Agent = __importStar(require("./agent"));
|
|
@@ -107,6 +104,8 @@ const KnowledgeBase = __importStar(require("./knowledge-base"));
|
|
|
107
104
|
exports.KnowledgeBase = KnowledgeBase.KnowledgeBase;
|
|
108
105
|
const KnowledgeBaseCollection = __importStar(require("./knowledge-base-collection"));
|
|
109
106
|
exports.KnowledgeBaseCollection = KnowledgeBaseCollection.KnowledgeBaseCollection;
|
|
107
|
+
const KnowledgeBaseStatistics = __importStar(require("./knowledge-base-statistics"));
|
|
108
|
+
exports.KnowledgeBaseStatistics = KnowledgeBaseStatistics.KnowledgeBaseStatistics;
|
|
110
109
|
const KnowledgeBaseSummary = __importStar(require("./knowledge-base-summary"));
|
|
111
110
|
exports.KnowledgeBaseSummary = KnowledgeBaseSummary.KnowledgeBaseSummary;
|
|
112
111
|
const ObjectStoragePrefix = __importStar(require("./object-storage-prefix"));
|