oci-generativeaiagent 2.100.0 → 2.100.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -4
- package/index.js +1 -4
- package/index.js.map +1 -1
- package/lib/client.d.ts +268 -337
- package/lib/client.js +268 -337
- package/lib/client.js.map +1 -1
- package/lib/generativeaiagent-waiter.d.ts +1 -4
- package/lib/generativeaiagent-waiter.js +1 -4
- package/lib/generativeaiagent-waiter.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -4
- package/lib/model/action-type.js +1 -4
- package/lib/model/action-type.js.map +1 -1
- package/lib/model/agent-collection.d.ts +4 -9
- package/lib/model/agent-collection.js +1 -4
- package/lib/model/agent-collection.js.map +1 -1
- package/lib/model/agent-endpoint-collection.d.ts +4 -9
- package/lib/model/agent-endpoint-collection.js +1 -4
- package/lib/model/agent-endpoint-collection.js.map +1 -1
- package/lib/model/agent-endpoint-summary.d.ts +4 -9
- package/lib/model/agent-endpoint-summary.js +1 -4
- package/lib/model/agent-endpoint-summary.js.map +1 -1
- package/lib/model/agent-endpoint.d.ts +2 -7
- package/lib/model/agent-endpoint.js +1 -4
- package/lib/model/agent-endpoint.js.map +1 -1
- package/lib/model/agent-summary.d.ts +4 -9
- package/lib/model/agent-summary.js +1 -4
- package/lib/model/agent-summary.js.map +1 -1
- package/lib/model/agent.d.ts +2 -7
- package/lib/model/agent.js +1 -4
- package/lib/model/agent.js.map +1 -1
- package/lib/model/basic-auth-secret.d.ts +4 -9
- package/lib/model/basic-auth-secret.js +1 -4
- package/lib/model/basic-auth-secret.js.map +1 -1
- package/lib/model/change-agent-compartment-details.d.ts +4 -9
- package/lib/model/change-agent-compartment-details.js +1 -4
- package/lib/model/change-agent-compartment-details.js.map +1 -1
- package/lib/model/change-agent-endpoint-compartment-details.d.ts +4 -9
- package/lib/model/change-agent-endpoint-compartment-details.js +1 -4
- package/lib/model/change-agent-endpoint-compartment-details.js.map +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +4 -9
- package/lib/model/change-knowledge-base-compartment-details.js +1 -4
- package/lib/model/change-knowledge-base-compartment-details.js.map +1 -1
- package/lib/model/content-moderation-config.d.ts +1 -4
- package/lib/model/content-moderation-config.js +1 -4
- package/lib/model/content-moderation-config.js.map +1 -1
- package/lib/model/create-agent-details.d.ts +4 -9
- package/lib/model/create-agent-details.js +1 -4
- package/lib/model/create-agent-details.js.map +1 -1
- package/lib/model/create-agent-endpoint-details.d.ts +4 -9
- package/lib/model/create-agent-endpoint-details.js +1 -4
- package/lib/model/create-agent-endpoint-details.js.map +1 -1
- package/lib/model/create-data-ingestion-job-details.d.ts +4 -9
- package/lib/model/create-data-ingestion-job-details.js +1 -4
- package/lib/model/create-data-ingestion-job-details.js.map +1 -1
- package/lib/model/create-data-source-details.d.ts +4 -9
- package/lib/model/create-data-source-details.js +1 -4
- package/lib/model/create-data-source-details.js.map +1 -1
- package/lib/model/create-knowledge-base-details.d.ts +4 -9
- package/lib/model/create-knowledge-base-details.js +1 -4
- package/lib/model/create-knowledge-base-details.js.map +1 -1
- package/lib/model/data-ingestion-job-collection.d.ts +4 -9
- package/lib/model/data-ingestion-job-collection.js +1 -4
- package/lib/model/data-ingestion-job-collection.js.map +1 -1
- package/lib/model/data-ingestion-job-statistics.d.ts +4 -9
- package/lib/model/data-ingestion-job-statistics.js +1 -4
- package/lib/model/data-ingestion-job-statistics.js.map +1 -1
- package/lib/model/data-ingestion-job-summary.d.ts +4 -9
- package/lib/model/data-ingestion-job-summary.js +1 -4
- package/lib/model/data-ingestion-job-summary.js.map +1 -1
- package/lib/model/data-ingestion-job.d.ts +6 -7
- package/lib/model/data-ingestion-job.js +1 -4
- package/lib/model/data-ingestion-job.js.map +1 -1
- package/lib/model/data-source-collection.d.ts +4 -9
- package/lib/model/data-source-collection.js +1 -4
- package/lib/model/data-source-collection.js.map +1 -1
- package/lib/model/data-source-config.d.ts +8 -9
- package/lib/model/data-source-config.js +1 -4
- package/lib/model/data-source-config.js.map +1 -1
- package/lib/model/data-source-summary.d.ts +4 -9
- package/lib/model/data-source-summary.js +1 -4
- package/lib/model/data-source-summary.js.map +1 -1
- package/lib/model/data-source.d.ts +2 -7
- package/lib/model/data-source.js +1 -4
- package/lib/model/data-source.js.map +1 -1
- package/lib/model/database-connection.d.ts +4 -9
- package/lib/model/database-connection.js +1 -4
- package/lib/model/database-connection.js.map +1 -1
- package/lib/model/database-function.d.ts +4 -9
- package/lib/model/database-function.js +1 -4
- package/lib/model/database-function.js.map +1 -1
- package/lib/model/database-tool-connection.d.ts +4 -9
- package/lib/model/database-tool-connection.js +1 -4
- package/lib/model/database-tool-connection.js.map +1 -1
- package/lib/model/default-index-config.d.ts +4 -9
- package/lib/model/default-index-config.js +1 -4
- package/lib/model/default-index-config.js.map +1 -1
- package/lib/model/idcs-secret.d.ts +4 -9
- package/lib/model/idcs-secret.js +1 -4
- package/lib/model/idcs-secret.js.map +1 -1
- package/lib/model/index-config.d.ts +4 -9
- package/lib/model/index-config.js +1 -4
- package/lib/model/index-config.js.map +1 -1
- package/lib/model/index-schema.d.ts +4 -9
- package/lib/model/index-schema.js +1 -4
- package/lib/model/index-schema.js.map +1 -1
- package/lib/model/index.d.ts +3 -4
- package/lib/model/index.js +5 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/knowledge-base-collection.d.ts +4 -9
- package/lib/model/knowledge-base-collection.js +1 -4
- package/lib/model/knowledge-base-collection.js.map +1 -1
- package/lib/model/knowledge-base-statistics.d.ts +34 -0
- package/lib/model/knowledge-base-statistics.js +38 -0
- package/lib/model/knowledge-base-statistics.js.map +1 -0
- package/lib/model/knowledge-base-summary.d.ts +4 -9
- package/lib/model/knowledge-base-summary.js +1 -4
- package/lib/model/knowledge-base-summary.js.map +1 -1
- package/lib/model/knowledge-base.d.ts +3 -7
- package/lib/model/knowledge-base.js +8 -5
- package/lib/model/knowledge-base.js.map +1 -1
- package/lib/model/model-index.d.ts +4 -9
- package/lib/model/model-index.js +1 -4
- package/lib/model/model-index.js.map +1 -1
- package/lib/model/object-storage-prefix.d.ts +4 -9
- package/lib/model/object-storage-prefix.js +1 -4
- package/lib/model/object-storage-prefix.js.map +1 -1
- package/lib/model/oci-database-config.d.ts +4 -9
- package/lib/model/oci-database-config.js +1 -4
- package/lib/model/oci-database-config.js.map +1 -1
- package/lib/model/oci-object-storage-data-source-config.d.ts +5 -10
- package/lib/model/oci-object-storage-data-source-config.js +1 -4
- package/lib/model/oci-object-storage-data-source-config.js.map +1 -1
- package/lib/model/oci-open-search-index-config.d.ts +4 -9
- package/lib/model/oci-open-search-index-config.js +1 -4
- package/lib/model/oci-open-search-index-config.js.map +1 -1
- package/lib/model/operation-status.d.ts +1 -4
- package/lib/model/operation-status.js +1 -4
- package/lib/model/operation-status.js.map +1 -1
- package/lib/model/operation-type.d.ts +4 -4
- package/lib/model/operation-type.js +4 -4
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/secret-detail.d.ts +4 -9
- package/lib/model/secret-detail.js +1 -4
- package/lib/model/secret-detail.js.map +1 -1
- package/lib/model/session-config.d.ts +4 -9
- package/lib/model/session-config.js +1 -4
- package/lib/model/session-config.js.map +1 -1
- package/lib/model/sort-order.d.ts +5 -11
- package/lib/model/sort-order.js +5 -11
- package/lib/model/sort-order.js.map +1 -1
- package/lib/model/update-agent-details.d.ts +4 -9
- package/lib/model/update-agent-details.js +1 -4
- package/lib/model/update-agent-details.js.map +1 -1
- package/lib/model/update-agent-endpoint-details.d.ts +4 -9
- package/lib/model/update-agent-endpoint-details.js +1 -4
- package/lib/model/update-agent-endpoint-details.js.map +1 -1
- package/lib/model/update-data-source-details.d.ts +4 -9
- package/lib/model/update-data-source-details.js +1 -4
- package/lib/model/update-data-source-details.js.map +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +4 -9
- package/lib/model/update-knowledge-base-details.js +1 -4
- package/lib/model/update-knowledge-base-details.js.map +1 -1
- package/lib/model/work-request-error-collection.d.ts +4 -9
- package/lib/model/work-request-error-collection.js +1 -4
- package/lib/model/work-request-error-collection.js.map +1 -1
- package/lib/model/work-request-error.d.ts +4 -9
- package/lib/model/work-request-error.js +1 -4
- package/lib/model/work-request-error.js.map +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +4 -9
- package/lib/model/work-request-log-entry-collection.js +1 -4
- package/lib/model/work-request-log-entry-collection.js.map +1 -1
- package/lib/model/work-request-log-entry.d.ts +4 -9
- package/lib/model/work-request-log-entry.js +1 -4
- package/lib/model/work-request-log-entry.js.map +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -4
- package/lib/model/work-request-resource-metadata-key.js +1 -4
- package/lib/model/work-request-resource-metadata-key.js.map +1 -1
- package/lib/model/work-request-resource.d.ts +4 -9
- package/lib/model/work-request-resource.js +1 -4
- package/lib/model/work-request-resource.js.map +1 -1
- package/lib/model/work-request-summary-collection.d.ts +4 -9
- package/lib/model/work-request-summary-collection.js +1 -4
- package/lib/model/work-request-summary-collection.js.map +1 -1
- package/lib/model/work-request-summary.d.ts +4 -9
- package/lib/model/work-request-summary.js +1 -4
- package/lib/model/work-request-summary.js.map +1 -1
- package/lib/model/work-request.d.ts +6 -11
- package/lib/model/work-request.js +1 -4
- package/lib/model/work-request.js.map +1 -1
- package/lib/request/index.d.ts +1 -4
- package/lib/request/index.js +1 -4
- package/lib/request/index.js.map +1 -1
- package/lib/response/index.d.ts +1 -4
- package/lib/response/index.js +1 -4
- package/lib/response/index.js.map +1 -1
- package/package.json +3 -3
|
@@ -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
|
|
|
@@ -23,11 +20,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
+
* Summary information about a data ingestion job.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface DataIngestionJobSummary {
|
|
32
27
|
/**
|
|
33
28
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
|
|
@@ -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
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-ingestion-job-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-summary.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-ingestion-job-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA+EH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -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
|
|
|
@@ -24,9 +21,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
* <p>
|
|
29
|
-
When you create a data source, you specify the location of the data files. To make those files usable by an agent, you must download them into the agent's associated knowledge base, a process known as data ingestion. Data ingestion is a process that extracts data from data source documents, converts it into a structured format suitable for analysis, and then stores it in a knowledge base.
|
|
24
|
+
* When you create a data source, you specify the location of the data files. To make those files usable by an agent, you must download them into the agent's associated knowledge base, a process known as data ingestion. Data ingestion is a process that extracts data from data source documents, converts it into a structured format suitable for analysis, and then stores it in a knowledge base.
|
|
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
|
*
|
|
@@ -52,6 +47,10 @@ export interface DataIngestionJob {
|
|
|
52
47
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the parent DataSource.
|
|
53
48
|
*/
|
|
54
49
|
"dataSourceId": string;
|
|
50
|
+
/**
|
|
51
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the parent KnowledgeBase.
|
|
52
|
+
*/
|
|
53
|
+
"knowledgeBaseId"?: string;
|
|
55
54
|
"dataIngestionJobStatistics": model.DataIngestionJobStatistics;
|
|
56
55
|
/**
|
|
57
56
|
* The date and time the data ingestion job was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
@@ -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
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-ingestion-job.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-ingestion-job.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoFlC,IAAiB,gBAAgB,CAwChC;AAxCD,WAAiB,gBAAgB;IAC/B,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,4CAA0B,CAAA;QAC1B,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBACzF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAxCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAwChC"}
|
|
@@ -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
|
|
|
@@ -24,11 +21,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
24
21
|
*/
|
|
25
22
|
import * as model from "../model";
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
24
|
+
* Results of a dataSource search. Contains both DataSourceSummary items and other information, such as metadata.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
32
27
|
export interface DataSourceCollection {
|
|
33
28
|
/**
|
|
34
29
|
* List of data sources.
|
|
@@ -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
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-source-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-collection.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-source-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
|
|
@@ -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
|
|
|
@@ -23,12 +20,14 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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 data source.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface DataSourceConfig {
|
|
27
|
+
/**
|
|
28
|
+
* Flag to enable or disable multi modality such as image processing while ingestion of data. True enable the processing and false exclude the multi modality contents during ingestion.
|
|
29
|
+
*/
|
|
30
|
+
"shouldEnableMultiModality"?: boolean;
|
|
32
31
|
"dataSourceConfigType": string;
|
|
33
32
|
}
|
|
34
33
|
export declare namespace DataSourceConfig {
|
|
@@ -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
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"data-source-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-config.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"data-source-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAetC,IAAiB,gBAAgB,CAmChC;AAnCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CACL,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,2BAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CACjB,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,uCAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAmChC"}
|
|
@@ -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
|
|
|
@@ -23,11 +20,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
+
* Summary information about a data source.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
31
26
|
export interface DataSourceSummary {
|
|
32
27
|
/**
|
|
33
28
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -24,9 +21,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -23,11 +20,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -23,11 +20,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -24,11 +21,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -24,11 +21,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -24,11 +21,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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
|
|
|
@@ -23,11 +20,9 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
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
|
|
|
@@ -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"}
|