oci-generativeaiagent 2.102.2 → 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
package/lib/request/index.d.ts
CHANGED
|
@@ -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/request/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
|
*
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgentEndpoints.ts.html |here} to see how to use ListAgentEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentEndpointsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
|
|
25
25
|
*/
|
|
26
26
|
"agentId"?: string;
|
|
27
27
|
/**
|
|
@@ -37,14 +37,14 @@ export interface ListAgentEndpointsRequest extends common.BaseRequest {
|
|
|
37
37
|
/**
|
|
38
38
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
39
39
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
40
|
-
* [List Pagination](https://docs.
|
|
40
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
45
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
46
46
|
* \"List\" call. For important details about how pagination works, see
|
|
47
|
-
* [List Pagination](https://docs.
|
|
47
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"page"?: string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgents.ts.html |here} to see how to use ListAgentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
@@ -33,14 +33,14 @@ export interface ListAgentsRequest extends common.BaseRequest {
|
|
|
33
33
|
/**
|
|
34
34
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
35
35
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
36
|
-
* [List Pagination](https://docs.
|
|
36
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"limit"?: number;
|
|
40
40
|
/**
|
|
41
41
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
42
42
|
* \"List\" call. For important details about how pagination works, see
|
|
43
|
-
* [List Pagination](https://docs.
|
|
43
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"page"?: string;
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataIngestionJobs.ts.html |here} to see how to use ListDataIngestionJobsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDataIngestionJobsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
|
|
25
25
|
*/
|
|
26
26
|
"dataSourceId"?: string;
|
|
27
27
|
/**
|
|
@@ -37,14 +37,14 @@ export interface ListDataIngestionJobsRequest extends common.BaseRequest {
|
|
|
37
37
|
/**
|
|
38
38
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
39
39
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
40
|
-
* [List Pagination](https://docs.
|
|
40
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
45
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
46
46
|
* \"List\" call. For important details about how pagination works, see
|
|
47
|
-
* [List Pagination](https://docs.
|
|
47
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"page"?: string;
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataSources.ts.html |here} to see how to use ListDataSourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDataSourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
|
|
25
25
|
*/
|
|
26
26
|
"knowledgeBaseId"?: string;
|
|
27
27
|
/**
|
|
@@ -37,14 +37,14 @@ export interface ListDataSourcesRequest extends common.BaseRequest {
|
|
|
37
37
|
/**
|
|
38
38
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
39
39
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
40
|
-
* [List Pagination](https://docs.
|
|
40
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
45
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
46
46
|
* \"List\" call. For important details about how pagination works, see
|
|
47
|
-
* [List Pagination](https://docs.
|
|
47
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"page"?: string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBasesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListKnowledgeBasesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
@@ -33,14 +33,14 @@ export interface ListKnowledgeBasesRequest extends common.BaseRequest {
|
|
|
33
33
|
/**
|
|
34
34
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
35
35
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
36
|
-
* [List Pagination](https://docs.
|
|
36
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"limit"?: number;
|
|
40
40
|
/**
|
|
41
41
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
42
42
|
* \"List\" call. For important details about how pagination works, see
|
|
43
|
-
* [List Pagination](https://docs.
|
|
43
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"page"?: string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
21
21
|
*/
|
|
22
22
|
"workRequestId": string;
|
|
23
23
|
/**
|
|
@@ -31,14 +31,14 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
31
31
|
/**
|
|
32
32
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
33
33
|
* \"List\" call. For important details about how pagination works, see
|
|
34
|
-
* [List Pagination](https://docs.
|
|
34
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"page"?: string;
|
|
38
38
|
/**
|
|
39
39
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
40
40
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
41
|
-
* [List Pagination](https://docs.
|
|
41
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
21
21
|
*/
|
|
22
22
|
"workRequestId": string;
|
|
23
23
|
/**
|
|
@@ -31,14 +31,14 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
31
31
|
/**
|
|
32
32
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
33
33
|
* \"List\" call. For important details about how pagination works, see
|
|
34
|
-
* [List Pagination](https://docs.
|
|
34
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"page"?: string;
|
|
38
38
|
/**
|
|
39
39
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
40
40
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
41
|
-
* [List Pagination](https://docs.
|
|
41
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
25
25
|
*/
|
|
26
26
|
"workRequestId"?: string;
|
|
27
27
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"status"?: model.OperationStatus;
|
|
31
31
|
/**
|
|
32
|
-
* The [OCID](https://docs.
|
|
32
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource affected by the work request.
|
|
33
33
|
*/
|
|
34
34
|
"resourceId"?: string;
|
|
35
35
|
/**
|
|
@@ -43,14 +43,14 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
43
43
|
/**
|
|
44
44
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
45
45
|
* \"List\" call. For important details about how pagination works, see
|
|
46
|
-
* [List Pagination](https://docs.
|
|
46
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"page"?: string;
|
|
50
50
|
/**
|
|
51
51
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
52
52
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
53
|
-
* [List Pagination](https://docs.
|
|
53
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"limit"?: number;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgentEndpoint.ts.html |here} to see how to use UpdateAgentEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
|
|
21
21
|
*/
|
|
22
22
|
"agentEndpointId": string;
|
|
23
23
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgent.ts.html |here} to see how to use UpdateAgentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
|
|
21
21
|
*/
|
|
22
22
|
"agentId": string;
|
|
23
23
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateDataSource.ts.html |here} to see how to use UpdateDataSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDataSourceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
|
|
21
21
|
*/
|
|
22
22
|
"dataSourceId": string;
|
|
23
23
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBaseRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateKnowledgeBaseRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
|
|
21
21
|
*/
|
|
22
22
|
"knowledgeBaseId": string;
|
|
23
23
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface ChangeAgentCompartmentResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface ChangeAgentEndpointCompartmentResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface ChangeKnowledgeBaseCompartmentResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -26,7 +26,7 @@ export interface CreateAgentEndpointResponse {
|
|
|
26
26
|
*/
|
|
27
27
|
"etag": string;
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
30
30
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ export interface CreateAgentResponse {
|
|
|
26
26
|
*/
|
|
27
27
|
"etag": string;
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
30
30
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ export interface CreateDataIngestionJobResponse {
|
|
|
26
26
|
*/
|
|
27
27
|
"etag": string;
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
30
30
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ export interface CreateDataSourceResponse {
|
|
|
26
26
|
*/
|
|
27
27
|
"etag": string;
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
30
30
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ export interface CreateKnowledgeBaseResponse {
|
|
|
26
26
|
*/
|
|
27
27
|
"etag": string;
|
|
28
28
|
/**
|
|
29
|
-
* The [OCID](https://docs.
|
|
29
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
30
30
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface DeleteAgentEndpointResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface DeleteAgentResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface DeleteDataIngestionJobResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface DeleteDataSourceResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
export interface DeleteKnowledgeBaseResponse {
|
|
14
14
|
/**
|
|
15
|
-
* The [OCID](https://docs.
|
|
15
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
16
16
|
* Use GetWorkRequest with this ID to track the status of the request.
|
|
17
17
|
*
|
|
18
18
|
*/
|
package/lib/response/index.d.ts
CHANGED
|
@@ -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/response/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
|
*
|
|
@@ -20,7 +20,7 @@ export interface ListAgentEndpointsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListAgentsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListDataIngestionJobsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListDataSourcesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListKnowledgeBasesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|