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
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oci-open-search-index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/oci-open-search-index-config.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"oci-open-search-index-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/oci-open-search-index-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqBlC,IAAiB,wBAAwB,CAyCxC;AAzCD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAA8B,CAAC,GACzF;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAC,YAAY,CAAC;gBACjD,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,mCAAU,aAgBzB,CAAA;IACY,wCAAe,GAAG,8BAA8B,CAAC;IAC9D,SAAgB,sBAAsB,CACpC,GAA6B,EAC7B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAA8B,CAAC,GAC7E;YACD,cAAc,EAAE,GAAG,CAAC,YAAY;gBAC9B,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAC,YAAY,CAAC;gBAC7D,CAAC,CAAC,SAAS;YACb,SAAS,EAAE,GAAG,CAAC,OAAO;gBACpB,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrB,OAAO,KAAK,CAAC,KAAK,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,+CAAsB,yBAqBrC,CAAA;AACH,CAAC,EAzCgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyCxC"}
|
|
@@ -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":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"operation-status.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/operation-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAKH;;IAEI;AACJ,IAAY,eAeX;AAfD,WAAY,eAAe;IACzB,wCAAqB,CAAA;IACrB,6CAA0B,CAAA;IAC1B,sCAAmB,CAAA;IACnB,qDAAkC,CAAA;IAClC,oCAAiB,CAAA;IACjB,0CAAuB,CAAA;IACvB,0CAAuB,CAAA;IACvB,wCAAqB,CAAA;IAErB;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAfW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAe1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|
|
@@ -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
|
/**
|
|
@@ -43,6 +40,9 @@ export declare enum OperationType {
|
|
|
43
40
|
MoveKnowledgeBase = "MOVE_KNOWLEDGE_BASE",
|
|
44
41
|
CreateDataIngestionJob = "CREATE_DATA_INGESTION_JOB",
|
|
45
42
|
DeleteDataIngestionJob = "DELETE_DATA_INGESTION_JOB",
|
|
43
|
+
CreateTool = "CREATE_TOOL",
|
|
44
|
+
UpdateTool = "UPDATE_TOOL",
|
|
45
|
+
DeleteTool = "DELETE_TOOL",
|
|
46
46
|
/**
|
|
47
47
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
48
48
|
* version of the SDK.
|
|
@@ -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 });
|
|
@@ -47,6 +44,9 @@ var OperationType;
|
|
|
47
44
|
OperationType["MoveKnowledgeBase"] = "MOVE_KNOWLEDGE_BASE";
|
|
48
45
|
OperationType["CreateDataIngestionJob"] = "CREATE_DATA_INGESTION_JOB";
|
|
49
46
|
OperationType["DeleteDataIngestionJob"] = "DELETE_DATA_INGESTION_JOB";
|
|
47
|
+
OperationType["CreateTool"] = "CREATE_TOOL";
|
|
48
|
+
OperationType["UpdateTool"] = "UPDATE_TOOL";
|
|
49
|
+
OperationType["DeleteTool"] = "DELETE_TOOL";
|
|
50
50
|
/**
|
|
51
51
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
52
52
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAKH;;IAEI;AACJ,IAAY,aA2BX;AA3BD,WAAY,aAAa;IACvB,6CAA4B,CAAA;IAC5B,6CAA4B,CAAA;IAC5B,6CAA4B,CAAA;IAC5B,yCAAwB,CAAA;IACxB,8DAA6C,CAAA;IAC7C,8DAA6C,CAAA;IAC7C,8DAA6C,CAAA;IAC7C,0DAAyC,CAAA;IACzC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,wDAAuC,CAAA;IACvC,8DAA6C,CAAA;IAC7C,8DAA6C,CAAA;IAC7C,8DAA6C,CAAA;IAC7C,0DAAyC,CAAA;IACzC,qEAAoD,CAAA;IACpD,qEAAoD,CAAA;IACpD,2CAA0B,CAAA;IAC1B,2CAA0B,CAAA;IAC1B,2CAA0B,CAAA;IAE1B;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EA3BW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA2BxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
|
|
@@ -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 configured security configuration on OpenSearch.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface SecretDetail {
|
|
32
27
|
"type": 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":"secret-detail.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/secret-detail.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"secret-detail.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/secret-detail.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,YAAY,CAkC5B;AAlCD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,aAAa;oBAChB,OAAO,KAAK,CAAC,UAAU,CAAC,UAAU,CAA4B,OAAQ,EAAE,IAAI,CAAC,CAAC;gBAChF,KAAK,mBAAmB;oBACtB,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAiC,OAAQ,EAAE,IAAI,CAAC,CAAC;gBAC1F;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,uBAAU,aAczB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,aAAa;oBAChB,OAAO,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAA4B,OAAQ,EAAE,IAAI,CAAC,CAAC;gBAC5F,KAAK,mBAAmB;oBACtB,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CACjB,OAAQ,EACxC,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,mCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAlCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAkC5B"}
|
|
@@ -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
|
+
* Session Configuration on AgentEndpoint.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface SessionConfig {
|
|
32
27
|
/**
|
|
33
28
|
* The session will become inactive after this timeout. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
@@ -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":"session-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/session-config.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"session-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/session-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAgBH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -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,17 +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
|
/**
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
* sort order is case sensitive.
|
|
31
|
-
*
|
|
32
|
-
**/
|
|
23
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code displayName}
|
|
24
|
+
* sort order is case sensitive.
|
|
25
|
+
*
|
|
26
|
+
**/
|
|
33
27
|
export declare enum SortOrder {
|
|
34
28
|
Asc = "ASC",
|
|
35
29
|
Desc = "DESC",
|
package/lib/model/sort-order.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,19 +17,16 @@ 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 });
|
|
27
24
|
exports.SortOrder = void 0;
|
|
28
25
|
/**
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
* sort order is case sensitive.
|
|
34
|
-
*
|
|
35
|
-
**/
|
|
26
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code displayName}
|
|
27
|
+
* sort order is case sensitive.
|
|
28
|
+
*
|
|
29
|
+
**/
|
|
36
30
|
var SortOrder;
|
|
37
31
|
(function (SortOrder) {
|
|
38
32
|
SortOrder["Asc"] = "ASC";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sort-order.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/sort-order.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"sort-order.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/sort-order.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAKH;;;;IAII;AACJ,IAAY,SASX;AATD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;IAEb;;;OAGG;IACH,2CAA8B,CAAA;AAChC,CAAC,EATW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QASpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
|
|
@@ -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 data to update an agent.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface UpdateAgentDetails {
|
|
32
27
|
/**
|
|
33
28
|
* A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
@@ -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":"update-agent-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-agent-details.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"update-agent-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-agent-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA4CH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
|
|
@@ -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 data to update an endpoint.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface UpdateAgentEndpointDetails {
|
|
33
28
|
/**
|
|
34
29
|
* A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
@@ -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":"update-agent-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-agent-endpoint-details.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"update-agent-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-agent-endpoint-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4ClC,IAAiB,0BAA0B,CAiC1C;AAjCD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,qCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiC1C"}
|
|
@@ -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 data to update a data source.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface UpdateDataSourceDetails {
|
|
33
28
|
/**
|
|
34
29
|
* A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
@@ -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":"update-data-source-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-data-source-details.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"update-data-source-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-data-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmClC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,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,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,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,8CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
|
|
@@ -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 data to update a knowledge base.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface UpdateKnowledgeBaseDetails {
|
|
33
28
|
/**
|
|
34
29
|
* A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
@@ -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":"update-knowledge-base-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-knowledge-base-details.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"update-knowledge-base-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/update-knowledge-base-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsClC,IAAiB,0BAA0B,CAuB1C;AAvBD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAuB1C"}
|