oci-generativeaiagent 2.102.1 → 2.103.0
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 -2
- package/index.js +2 -2
- package/lib/client.d.ts +38 -38
- package/lib/client.js +38 -38
- package/lib/generativeaiagent-waiter.d.ts +2 -2
- package/lib/generativeaiagent-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/agent-collection.d.ts +2 -2
- package/lib/model/agent-collection.js +2 -2
- package/lib/model/agent-endpoint-collection.d.ts +2 -2
- package/lib/model/agent-endpoint-collection.js +2 -2
- package/lib/model/agent-endpoint-summary.d.ts +6 -6
- package/lib/model/agent-endpoint-summary.js +2 -2
- package/lib/model/agent-endpoint.d.ts +7 -7
- package/lib/model/agent-endpoint.js +2 -2
- package/lib/model/agent-summary.d.ts +7 -7
- package/lib/model/agent-summary.js +2 -2
- package/lib/model/agent.d.ts +8 -8
- package/lib/model/agent.js +2 -2
- package/lib/model/basic-auth-secret.d.ts +3 -3
- package/lib/model/basic-auth-secret.js +2 -2
- package/lib/model/change-agent-compartment-details.d.ts +3 -3
- package/lib/model/change-agent-compartment-details.js +2 -2
- package/lib/model/change-agent-endpoint-compartment-details.d.ts +3 -3
- package/lib/model/change-agent-endpoint-compartment-details.js +2 -2
- package/lib/model/change-knowledge-base-compartment-details.d.ts +3 -3
- package/lib/model/change-knowledge-base-compartment-details.js +2 -2
- package/lib/model/content-moderation-config.d.ts +2 -2
- package/lib/model/content-moderation-config.js +2 -2
- package/lib/model/create-agent-details.d.ts +6 -6
- package/lib/model/create-agent-details.js +2 -2
- package/lib/model/create-agent-endpoint-details.d.ts +5 -5
- package/lib/model/create-agent-endpoint-details.js +2 -2
- package/lib/model/create-data-ingestion-job-details.d.ts +6 -6
- package/lib/model/create-data-ingestion-job-details.js +2 -2
- package/lib/model/create-data-source-details.d.ts +6 -6
- package/lib/model/create-data-source-details.js +2 -2
- package/lib/model/create-knowledge-base-details.d.ts +5 -5
- package/lib/model/create-knowledge-base-details.js +2 -2
- package/lib/model/data-ingestion-job-collection.d.ts +2 -2
- package/lib/model/data-ingestion-job-collection.js +2 -2
- package/lib/model/data-ingestion-job-statistics.d.ts +2 -2
- package/lib/model/data-ingestion-job-statistics.js +2 -2
- package/lib/model/data-ingestion-job-summary.d.ts +7 -7
- package/lib/model/data-ingestion-job-summary.js +2 -2
- package/lib/model/data-ingestion-job.d.ts +9 -9
- package/lib/model/data-ingestion-job.js +2 -2
- package/lib/model/data-source-collection.d.ts +2 -2
- package/lib/model/data-source-collection.js +2 -2
- package/lib/model/data-source-config.d.ts +2 -2
- package/lib/model/data-source-config.js +2 -2
- package/lib/model/data-source-summary.d.ts +7 -7
- package/lib/model/data-source-summary.js +2 -2
- package/lib/model/data-source.d.ts +8 -8
- package/lib/model/data-source.js +2 -2
- package/lib/model/database-connection.d.ts +2 -2
- package/lib/model/database-connection.js +2 -2
- package/lib/model/database-function.d.ts +2 -2
- package/lib/model/database-function.js +2 -2
- package/lib/model/database-tool-connection.d.ts +3 -3
- package/lib/model/database-tool-connection.js +2 -2
- package/lib/model/default-index-config.d.ts +2 -2
- package/lib/model/default-index-config.js +2 -2
- package/lib/model/idcs-secret.d.ts +3 -3
- package/lib/model/idcs-secret.js +2 -2
- package/lib/model/index-config.d.ts +2 -2
- package/lib/model/index-config.js +2 -2
- package/lib/model/index-schema.d.ts +2 -2
- package/lib/model/index-schema.js +2 -2
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +2 -2
- package/lib/model/knowledge-base-collection.d.ts +2 -2
- package/lib/model/knowledge-base-collection.js +2 -2
- package/lib/model/knowledge-base-statistics.d.ts +2 -2
- package/lib/model/knowledge-base-statistics.js +2 -2
- package/lib/model/knowledge-base-summary.d.ts +6 -6
- package/lib/model/knowledge-base-summary.js +2 -2
- package/lib/model/knowledge-base.d.ts +7 -7
- package/lib/model/knowledge-base.js +2 -2
- package/lib/model/model-index.d.ts +2 -2
- package/lib/model/model-index.js +2 -2
- package/lib/model/object-storage-prefix.d.ts +2 -2
- package/lib/model/object-storage-prefix.js +2 -2
- package/lib/model/oci-database-config.d.ts +2 -2
- package/lib/model/oci-database-config.js +2 -2
- package/lib/model/oci-object-storage-data-source-config.d.ts +2 -2
- package/lib/model/oci-object-storage-data-source-config.js +2 -2
- package/lib/model/oci-open-search-index-config.d.ts +3 -3
- package/lib/model/oci-open-search-index-config.js +2 -2
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/secret-detail.d.ts +2 -2
- package/lib/model/secret-detail.js +2 -2
- package/lib/model/session-config.d.ts +2 -2
- package/lib/model/session-config.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/update-agent-details.d.ts +5 -5
- package/lib/model/update-agent-details.js +2 -2
- package/lib/model/update-agent-endpoint-details.d.ts +4 -4
- package/lib/model/update-agent-endpoint-details.js +2 -2
- package/lib/model/update-data-source-details.d.ts +4 -4
- package/lib/model/update-data-source-details.js +2 -2
- package/lib/model/update-knowledge-base-details.d.ts +4 -4
- package/lib/model/update-knowledge-base-details.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +3 -3
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +2 -2
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
- package/lib/model/work-request-resource-metadata-key.js +2 -2
- package/lib/model/work-request-resource.d.ts +3 -3
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request-summary-collection.d.ts +2 -2
- package/lib/model/work-request-summary-collection.js +2 -2
- package/lib/model/work-request-summary.d.ts +4 -4
- package/lib/model/work-request-summary.js +2 -2
- package/lib/model/work-request.d.ts +4 -4
- package/lib/model/work-request.js +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-agent-compartment-request.d.ts +2 -2
- package/lib/request/change-agent-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-knowledge-base-compartment-request.d.ts +2 -2
- package/lib/request/create-agent-endpoint-request.d.ts +1 -1
- package/lib/request/create-agent-request.d.ts +1 -1
- package/lib/request/create-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/create-data-source-request.d.ts +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +1 -1
- package/lib/request/delete-agent-endpoint-request.d.ts +2 -2
- package/lib/request/delete-agent-request.d.ts +2 -2
- package/lib/request/delete-data-ingestion-job-request.d.ts +2 -2
- package/lib/request/delete-data-source-request.d.ts +2 -2
- package/lib/request/delete-knowledge-base-request.d.ts +2 -2
- package/lib/request/get-agent-endpoint-request.d.ts +2 -2
- package/lib/request/get-agent-request.d.ts +2 -2
- package/lib/request/get-data-ingestion-job-log-content-request.d.ts +2 -2
- package/lib/request/get-data-ingestion-job-request.d.ts +2 -2
- package/lib/request/get-data-source-request.d.ts +2 -2
- package/lib/request/get-knowledge-base-request.d.ts +2 -2
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +2 -2
- package/lib/request/list-agent-endpoints-request.d.ts +5 -5
- package/lib/request/list-agents-request.d.ts +4 -4
- package/lib/request/list-data-ingestion-jobs-request.d.ts +5 -5
- package/lib/request/list-data-sources-request.d.ts +5 -5
- package/lib/request/list-knowledge-bases-request.d.ts +4 -4
- package/lib/request/list-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-work-requests-request.d.ts +6 -6
- package/lib/request/update-agent-endpoint-request.d.ts +2 -2
- package/lib/request/update-agent-request.d.ts +2 -2
- package/lib/request/update-data-source-request.d.ts +2 -2
- package/lib/request/update-knowledge-base-request.d.ts +2 -2
- package/lib/response/change-agent-compartment-response.d.ts +1 -1
- package/lib/response/change-agent-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
- package/lib/response/create-agent-endpoint-response.d.ts +1 -1
- package/lib/response/create-agent-response.d.ts +1 -1
- package/lib/response/create-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/create-data-source-response.d.ts +1 -1
- package/lib/response/create-knowledge-base-response.d.ts +1 -1
- package/lib/response/delete-agent-endpoint-response.d.ts +1 -1
- package/lib/response/delete-agent-response.d.ts +1 -1
- package/lib/response/delete-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/delete-data-source-response.d.ts +1 -1
- package/lib/response/delete-knowledge-base-response.d.ts +1 -1
- package/lib/response/index.d.ts +2 -2
- package/lib/response/index.js +2 -2
- package/lib/response/list-agent-endpoints-response.d.ts +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-data-ingestion-jobs-response.d.ts +1 -1
- package/lib/response/list-data-sources-response.d.ts +1 -1
- package/lib/response/list-knowledge-bases-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/update-agent-endpoint-response.d.ts +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-data-source-response.d.ts +1 -1
- package/lib/response/update-knowledge-base-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -25,7 +25,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
|
|
|
25
25
|
*/
|
|
26
26
|
export interface KnowledgeBaseSummary {
|
|
27
27
|
/**
|
|
28
|
-
* The [OCID](https://docs.
|
|
28
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
|
|
29
29
|
*/
|
|
30
30
|
"id": string;
|
|
31
31
|
/**
|
|
@@ -37,7 +37,7 @@ export interface KnowledgeBaseSummary {
|
|
|
37
37
|
*/
|
|
38
38
|
"description"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* The [OCID](https://docs.
|
|
40
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
41
41
|
*/
|
|
42
42
|
"compartmentId": string;
|
|
43
43
|
/**
|
|
@@ -66,7 +66,7 @@ export interface KnowledgeBaseSummary {
|
|
|
66
66
|
"lifecycleDetails"?: string;
|
|
67
67
|
/**
|
|
68
68
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
69
|
-
* For more information, see [Resource Tags](https://docs.
|
|
69
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
70
70
|
* <p>
|
|
71
71
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
72
72
|
*
|
|
@@ -76,7 +76,7 @@ export interface KnowledgeBaseSummary {
|
|
|
76
76
|
};
|
|
77
77
|
/**
|
|
78
78
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
79
|
-
* For more information, see [Resource Tags](https://docs.
|
|
79
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
80
80
|
* <p>
|
|
81
81
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
82
82
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -23,12 +23,12 @@ import * as model from "../model";
|
|
|
23
23
|
/**
|
|
24
24
|
* A knowledge base is the base for all the data sources that an agent can use to retrieve information for its responses.
|
|
25
25
|
* <p>
|
|
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.
|
|
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.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export interface KnowledgeBase {
|
|
30
30
|
/**
|
|
31
|
-
* The [OCID](https://docs.
|
|
31
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
|
|
32
32
|
*/
|
|
33
33
|
"id": string;
|
|
34
34
|
/**
|
|
@@ -40,7 +40,7 @@ export interface KnowledgeBase {
|
|
|
40
40
|
*/
|
|
41
41
|
"description"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* The [OCID](https://docs.
|
|
43
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
44
44
|
*/
|
|
45
45
|
"compartmentId": string;
|
|
46
46
|
"indexConfig": model.DefaultIndexConfig | model.OciDatabaseConfig | model.OciOpenSearchIndexConfig;
|
|
@@ -71,7 +71,7 @@ export interface KnowledgeBase {
|
|
|
71
71
|
"lifecycleDetails"?: string;
|
|
72
72
|
/**
|
|
73
73
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
74
|
-
* For more information, see [Resource Tags](https://docs.
|
|
74
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
75
75
|
* <p>
|
|
76
76
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
@@ -81,7 +81,7 @@ export interface KnowledgeBase {
|
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
84
|
-
* For more information, see [Resource Tags](https://docs.
|
|
84
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
85
|
* <p>
|
|
86
86
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
87
87
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
package/lib/model/model-index.js
CHANGED
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -26,7 +26,7 @@ import * as model from "../model";
|
|
|
26
26
|
*/
|
|
27
27
|
export interface OciOpenSearchIndexConfig extends model.IndexConfig {
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OpenSearch Cluster.
|
|
30
30
|
*/
|
|
31
31
|
"clusterId": string;
|
|
32
32
|
"secretDetail": model.IdcsSecret | model.BasicAuthSecret;
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
package/lib/model/sort-order.js
CHANGED
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -33,7 +33,7 @@ export interface UpdateAgentDetails {
|
|
|
33
33
|
*/
|
|
34
34
|
"description"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* List of [OCID](https://docs.
|
|
36
|
+
* List of [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledgeBases associated with agent.
|
|
37
37
|
*/
|
|
38
38
|
"knowledgeBaseIds"?: Array<string>;
|
|
39
39
|
/**
|
|
@@ -42,7 +42,7 @@ export interface UpdateAgentDetails {
|
|
|
42
42
|
"welcomeMessage"?: string;
|
|
43
43
|
/**
|
|
44
44
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
45
|
-
* For more information, see [Resource Tags](https://docs.
|
|
45
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
46
46
|
* <p>
|
|
47
47
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
48
48
|
*
|
|
@@ -52,7 +52,7 @@ export interface UpdateAgentDetails {
|
|
|
52
52
|
};
|
|
53
53
|
/**
|
|
54
54
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
55
|
-
* For more information, see [Resource Tags](https://docs.
|
|
55
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
56
56
|
* <p>
|
|
57
57
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -45,7 +45,7 @@ export interface UpdateAgentEndpointDetails {
|
|
|
45
45
|
"sessionConfig"?: model.SessionConfig;
|
|
46
46
|
/**
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
48
|
-
* For more information, see [Resource Tags](https://docs.
|
|
48
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
49
49
|
* <p>
|
|
50
50
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
51
51
|
*
|
|
@@ -55,7 +55,7 @@ export interface UpdateAgentEndpointDetails {
|
|
|
55
55
|
};
|
|
56
56
|
/**
|
|
57
57
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
58
|
-
* For more information, see [Resource Tags](https://docs.
|
|
58
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
59
59
|
* <p>
|
|
60
60
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
61
61
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -36,7 +36,7 @@ export interface UpdateDataSourceDetails {
|
|
|
36
36
|
"dataSourceConfig"?: model.OciObjectStorageDataSourceConfig;
|
|
37
37
|
/**
|
|
38
38
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
39
|
-
* For more information, see [Resource Tags](https://docs.
|
|
39
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
40
40
|
* <p>
|
|
41
41
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
42
42
|
*
|
|
@@ -46,7 +46,7 @@ export interface UpdateDataSourceDetails {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* For more information, see [Resource Tags](https://docs.
|
|
49
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
51
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
@@ -7,9 +7,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
7
7
|
|
|
8
8
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
9
9
|
|
|
10
|
-
For creating and managing client chat sessions see the
|
|
10
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
11
11
|
|
|
12
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
12
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
13
13
|
|
|
14
14
|
* OpenAPI spec version: 20240531
|
|
15
15
|
*
|
|
@@ -6,9 +6,9 @@ OCI Generative AI Agents supports several ways to onboard your data and then all
|
|
|
6
6
|
|
|
7
7
|
Use the Generative AI Agents API to create and manage agents, knowledge bases, data sources, endpoints, data ingestion jobs, and work requests.
|
|
8
8
|
|
|
9
|
-
For creating and managing client chat sessions see the
|
|
9
|
+
For creating and managing client chat sessions see the {@link #eNGenerative-ai-agents-clientLatest(ENGenerative-ai-agents-clientLatestRequest) eNGenerative-ai-agents-clientLatest}.
|
|
10
10
|
|
|
11
|
-
To learn more about the service, see the [Generative AI Agents documentation](/iaas/Content/generative-ai-agents/home.htm).
|
|
11
|
+
To learn more about the service, see the [Generative AI Agents documentation](https://docs.oracle.com/iaas/Content/generative-ai-agents/home.htm).
|
|
12
12
|
|
|
13
13
|
* OpenAPI spec version: 20240531
|
|
14
14
|
*
|
|
@@ -36,7 +36,7 @@ export interface UpdateKnowledgeBaseDetails {
|
|
|
36
36
|
"indexConfig"?: model.DefaultIndexConfig | model.OciDatabaseConfig | model.OciOpenSearchIndexConfig;
|
|
37
37
|
/**
|
|
38
38
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
39
|
-
* For more information, see [Resource Tags](https://docs.
|
|
39
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
40
40
|
* <p>
|
|
41
41
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
42
42
|
*
|
|
@@ -46,7 +46,7 @@ export interface UpdateKnowledgeBaseDetails {
|
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
48
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
|
-
* For more information, see [Resource Tags](https://docs.
|
|
49
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
51
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|