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.
Files changed (189) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +38 -38
  4. package/lib/client.js +38 -38
  5. package/lib/generativeaiagent-waiter.d.ts +2 -2
  6. package/lib/generativeaiagent-waiter.js +2 -2
  7. package/lib/model/action-type.d.ts +2 -2
  8. package/lib/model/action-type.js +2 -2
  9. package/lib/model/agent-collection.d.ts +2 -2
  10. package/lib/model/agent-collection.js +2 -2
  11. package/lib/model/agent-endpoint-collection.d.ts +2 -2
  12. package/lib/model/agent-endpoint-collection.js +2 -2
  13. package/lib/model/agent-endpoint-summary.d.ts +6 -6
  14. package/lib/model/agent-endpoint-summary.js +2 -2
  15. package/lib/model/agent-endpoint.d.ts +7 -7
  16. package/lib/model/agent-endpoint.js +2 -2
  17. package/lib/model/agent-summary.d.ts +7 -7
  18. package/lib/model/agent-summary.js +2 -2
  19. package/lib/model/agent.d.ts +8 -8
  20. package/lib/model/agent.js +2 -2
  21. package/lib/model/basic-auth-secret.d.ts +3 -3
  22. package/lib/model/basic-auth-secret.js +2 -2
  23. package/lib/model/change-agent-compartment-details.d.ts +3 -3
  24. package/lib/model/change-agent-compartment-details.js +2 -2
  25. package/lib/model/change-agent-endpoint-compartment-details.d.ts +3 -3
  26. package/lib/model/change-agent-endpoint-compartment-details.js +2 -2
  27. package/lib/model/change-knowledge-base-compartment-details.d.ts +3 -3
  28. package/lib/model/change-knowledge-base-compartment-details.js +2 -2
  29. package/lib/model/content-moderation-config.d.ts +2 -2
  30. package/lib/model/content-moderation-config.js +2 -2
  31. package/lib/model/create-agent-details.d.ts +6 -6
  32. package/lib/model/create-agent-details.js +2 -2
  33. package/lib/model/create-agent-endpoint-details.d.ts +5 -5
  34. package/lib/model/create-agent-endpoint-details.js +2 -2
  35. package/lib/model/create-data-ingestion-job-details.d.ts +6 -6
  36. package/lib/model/create-data-ingestion-job-details.js +2 -2
  37. package/lib/model/create-data-source-details.d.ts +6 -6
  38. package/lib/model/create-data-source-details.js +2 -2
  39. package/lib/model/create-knowledge-base-details.d.ts +5 -5
  40. package/lib/model/create-knowledge-base-details.js +2 -2
  41. package/lib/model/data-ingestion-job-collection.d.ts +2 -2
  42. package/lib/model/data-ingestion-job-collection.js +2 -2
  43. package/lib/model/data-ingestion-job-statistics.d.ts +2 -2
  44. package/lib/model/data-ingestion-job-statistics.js +2 -2
  45. package/lib/model/data-ingestion-job-summary.d.ts +7 -7
  46. package/lib/model/data-ingestion-job-summary.js +2 -2
  47. package/lib/model/data-ingestion-job.d.ts +9 -9
  48. package/lib/model/data-ingestion-job.js +2 -2
  49. package/lib/model/data-source-collection.d.ts +2 -2
  50. package/lib/model/data-source-collection.js +2 -2
  51. package/lib/model/data-source-config.d.ts +2 -2
  52. package/lib/model/data-source-config.js +2 -2
  53. package/lib/model/data-source-summary.d.ts +7 -7
  54. package/lib/model/data-source-summary.js +2 -2
  55. package/lib/model/data-source.d.ts +8 -8
  56. package/lib/model/data-source.js +2 -2
  57. package/lib/model/database-connection.d.ts +2 -2
  58. package/lib/model/database-connection.js +2 -2
  59. package/lib/model/database-function.d.ts +2 -2
  60. package/lib/model/database-function.js +2 -2
  61. package/lib/model/database-tool-connection.d.ts +3 -3
  62. package/lib/model/database-tool-connection.js +2 -2
  63. package/lib/model/default-index-config.d.ts +2 -2
  64. package/lib/model/default-index-config.js +2 -2
  65. package/lib/model/idcs-secret.d.ts +3 -3
  66. package/lib/model/idcs-secret.js +2 -2
  67. package/lib/model/index-config.d.ts +2 -2
  68. package/lib/model/index-config.js +2 -2
  69. package/lib/model/index-schema.d.ts +2 -2
  70. package/lib/model/index-schema.js +2 -2
  71. package/lib/model/index.d.ts +2 -2
  72. package/lib/model/index.js +2 -2
  73. package/lib/model/knowledge-base-collection.d.ts +2 -2
  74. package/lib/model/knowledge-base-collection.js +2 -2
  75. package/lib/model/knowledge-base-statistics.d.ts +2 -2
  76. package/lib/model/knowledge-base-statistics.js +2 -2
  77. package/lib/model/knowledge-base-summary.d.ts +6 -6
  78. package/lib/model/knowledge-base-summary.js +2 -2
  79. package/lib/model/knowledge-base.d.ts +7 -7
  80. package/lib/model/knowledge-base.js +2 -2
  81. package/lib/model/model-index.d.ts +2 -2
  82. package/lib/model/model-index.js +2 -2
  83. package/lib/model/object-storage-prefix.d.ts +2 -2
  84. package/lib/model/object-storage-prefix.js +2 -2
  85. package/lib/model/oci-database-config.d.ts +2 -2
  86. package/lib/model/oci-database-config.js +2 -2
  87. package/lib/model/oci-object-storage-data-source-config.d.ts +2 -2
  88. package/lib/model/oci-object-storage-data-source-config.js +2 -2
  89. package/lib/model/oci-open-search-index-config.d.ts +3 -3
  90. package/lib/model/oci-open-search-index-config.js +2 -2
  91. package/lib/model/operation-status.d.ts +2 -2
  92. package/lib/model/operation-status.js +2 -2
  93. package/lib/model/operation-type.d.ts +2 -2
  94. package/lib/model/operation-type.js +2 -2
  95. package/lib/model/secret-detail.d.ts +2 -2
  96. package/lib/model/secret-detail.js +2 -2
  97. package/lib/model/session-config.d.ts +2 -2
  98. package/lib/model/session-config.js +2 -2
  99. package/lib/model/sort-order.d.ts +2 -2
  100. package/lib/model/sort-order.js +2 -2
  101. package/lib/model/update-agent-details.d.ts +5 -5
  102. package/lib/model/update-agent-details.js +2 -2
  103. package/lib/model/update-agent-endpoint-details.d.ts +4 -4
  104. package/lib/model/update-agent-endpoint-details.js +2 -2
  105. package/lib/model/update-data-source-details.d.ts +4 -4
  106. package/lib/model/update-data-source-details.js +2 -2
  107. package/lib/model/update-knowledge-base-details.d.ts +4 -4
  108. package/lib/model/update-knowledge-base-details.js +2 -2
  109. package/lib/model/work-request-error-collection.d.ts +2 -2
  110. package/lib/model/work-request-error-collection.js +2 -2
  111. package/lib/model/work-request-error.d.ts +3 -3
  112. package/lib/model/work-request-error.js +2 -2
  113. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  114. package/lib/model/work-request-log-entry-collection.js +2 -2
  115. package/lib/model/work-request-log-entry.d.ts +2 -2
  116. package/lib/model/work-request-log-entry.js +2 -2
  117. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  118. package/lib/model/work-request-resource-metadata-key.js +2 -2
  119. package/lib/model/work-request-resource.d.ts +3 -3
  120. package/lib/model/work-request-resource.js +2 -2
  121. package/lib/model/work-request-summary-collection.d.ts +2 -2
  122. package/lib/model/work-request-summary-collection.js +2 -2
  123. package/lib/model/work-request-summary.d.ts +4 -4
  124. package/lib/model/work-request-summary.js +2 -2
  125. package/lib/model/work-request.d.ts +4 -4
  126. package/lib/model/work-request.js +2 -2
  127. package/lib/request/cancel-work-request-request.d.ts +2 -2
  128. package/lib/request/change-agent-compartment-request.d.ts +2 -2
  129. package/lib/request/change-agent-endpoint-compartment-request.d.ts +2 -2
  130. package/lib/request/change-knowledge-base-compartment-request.d.ts +2 -2
  131. package/lib/request/create-agent-endpoint-request.d.ts +1 -1
  132. package/lib/request/create-agent-request.d.ts +1 -1
  133. package/lib/request/create-data-ingestion-job-request.d.ts +1 -1
  134. package/lib/request/create-data-source-request.d.ts +1 -1
  135. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  136. package/lib/request/delete-agent-endpoint-request.d.ts +2 -2
  137. package/lib/request/delete-agent-request.d.ts +2 -2
  138. package/lib/request/delete-data-ingestion-job-request.d.ts +2 -2
  139. package/lib/request/delete-data-source-request.d.ts +2 -2
  140. package/lib/request/delete-knowledge-base-request.d.ts +2 -2
  141. package/lib/request/get-agent-endpoint-request.d.ts +2 -2
  142. package/lib/request/get-agent-request.d.ts +2 -2
  143. package/lib/request/get-data-ingestion-job-log-content-request.d.ts +2 -2
  144. package/lib/request/get-data-ingestion-job-request.d.ts +2 -2
  145. package/lib/request/get-data-source-request.d.ts +2 -2
  146. package/lib/request/get-knowledge-base-request.d.ts +2 -2
  147. package/lib/request/get-work-request-request.d.ts +2 -2
  148. package/lib/request/index.d.ts +2 -2
  149. package/lib/request/index.js +2 -2
  150. package/lib/request/list-agent-endpoints-request.d.ts +5 -5
  151. package/lib/request/list-agents-request.d.ts +4 -4
  152. package/lib/request/list-data-ingestion-jobs-request.d.ts +5 -5
  153. package/lib/request/list-data-sources-request.d.ts +5 -5
  154. package/lib/request/list-knowledge-bases-request.d.ts +4 -4
  155. package/lib/request/list-work-request-errors-request.d.ts +4 -4
  156. package/lib/request/list-work-request-logs-request.d.ts +4 -4
  157. package/lib/request/list-work-requests-request.d.ts +6 -6
  158. package/lib/request/update-agent-endpoint-request.d.ts +2 -2
  159. package/lib/request/update-agent-request.d.ts +2 -2
  160. package/lib/request/update-data-source-request.d.ts +2 -2
  161. package/lib/request/update-knowledge-base-request.d.ts +2 -2
  162. package/lib/response/change-agent-compartment-response.d.ts +1 -1
  163. package/lib/response/change-agent-endpoint-compartment-response.d.ts +1 -1
  164. package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
  165. package/lib/response/create-agent-endpoint-response.d.ts +1 -1
  166. package/lib/response/create-agent-response.d.ts +1 -1
  167. package/lib/response/create-data-ingestion-job-response.d.ts +1 -1
  168. package/lib/response/create-data-source-response.d.ts +1 -1
  169. package/lib/response/create-knowledge-base-response.d.ts +1 -1
  170. package/lib/response/delete-agent-endpoint-response.d.ts +1 -1
  171. package/lib/response/delete-agent-response.d.ts +1 -1
  172. package/lib/response/delete-data-ingestion-job-response.d.ts +1 -1
  173. package/lib/response/delete-data-source-response.d.ts +1 -1
  174. package/lib/response/delete-knowledge-base-response.d.ts +1 -1
  175. package/lib/response/index.d.ts +2 -2
  176. package/lib/response/index.js +2 -2
  177. package/lib/response/list-agent-endpoints-response.d.ts +1 -1
  178. package/lib/response/list-agents-response.d.ts +1 -1
  179. package/lib/response/list-data-ingestion-jobs-response.d.ts +1 -1
  180. package/lib/response/list-data-sources-response.d.ts +1 -1
  181. package/lib/response/list-knowledge-bases-response.d.ts +1 -1
  182. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  183. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  184. package/lib/response/list-work-requests-response.d.ts +1 -1
  185. package/lib/response/update-agent-endpoint-response.d.ts +1 -1
  186. package/lib/response/update-agent-response.d.ts +1 -1
  187. package/lib/response/update-data-source-response.d.ts +1 -1
  188. package/lib/response/update-knowledge-base-response.d.ts +1 -1
  189. package/package.json +3 -3
@@ -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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
26
26
  export interface WorkRequestError {
27
27
  /**
28
28
  * A machine-usable code for the error that occurred. For a list of error codes, see
29
- * [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
29
+ * [API Errors](https://docs.oracle.com/iaas/Content/API/References/apierrors.htm).
30
30
  *
31
31
  */
32
32
  "code": string;
@@ -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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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
  *
@@ -38,7 +38,7 @@ export interface WorkRequestResource {
38
38
  */
39
39
  "actionType": model.ActionType;
40
40
  /**
41
- * An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier for the resource.
41
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier for the resource.
42
42
  */
43
43
  "identifier": string;
44
44
  /**
@@ -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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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
  *
@@ -34,11 +34,11 @@ export interface WorkRequestSummary {
34
34
  */
35
35
  "status": model.OperationStatus;
36
36
  /**
37
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
37
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
38
38
  */
39
39
  "id": string;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
42
42
  *
43
43
  */
44
44
  "compartmentId": string;
@@ -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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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,11 +36,11 @@ export interface WorkRequest {
36
36
  */
37
37
  "status": model.OperationStatus;
38
38
  /**
39
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
39
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
40
40
  */
41
41
  "id": string;
42
42
  /**
43
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
43
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
44
44
  *
45
45
  */
46
46
  "compartmentId": string;
@@ -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 [Generative AI Agents Client API](#/EN/generative-ai-agents-client/latest/).
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
  *
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
20
20
  */
21
21
  "workRequestId": string;
22
22
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartmentRequest.
17
17
  */
18
18
  export interface ChangeAgentCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentEndpointCompartment.ts.html |here} to see how to use ChangeAgentEndpointCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeAgentEndpointCompartment.ts.html |here} to see how to use ChangeAgentEndpointCompartmentRequest.
17
17
  */
18
18
  export interface ChangeAgentEndpointCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartmentRequest.
17
17
  */
18
18
  export interface ChangeKnowledgeBaseCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
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
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgentEndpoint.ts.html |here} to see how to use CreateAgentEndpointRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgentEndpoint.ts.html |here} to see how to use CreateAgentEndpointRequest.
17
17
  */
18
18
  export interface CreateAgentEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgent.ts.html |here} to see how to use CreateAgentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateAgent.ts.html |here} to see how to use CreateAgentRequest.
17
17
  */
18
18
  export interface CreateAgentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataIngestionJob.ts.html |here} to see how to use CreateDataIngestionJobRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataIngestionJob.ts.html |here} to see how to use CreateDataIngestionJobRequest.
17
17
  */
18
18
  export interface CreateDataIngestionJobRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataSource.ts.html |here} to see how to use CreateDataSourceRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateDataSource.ts.html |here} to see how to use CreateDataSourceRequest.
17
17
  */
18
18
  export interface CreateDataSourceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBaseRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBaseRequest.
17
17
  */
18
18
  export interface CreateKnowledgeBaseRequest extends common.BaseRequest {
19
19
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgentEndpoint.ts.html |here} to see how to use DeleteAgentEndpointRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgentEndpoint.ts.html |here} to see how to use DeleteAgentEndpointRequest.
16
16
  */
17
17
  export interface DeleteAgentEndpointRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
20
20
  */
21
21
  "agentEndpointId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgent.ts.html |here} to see how to use DeleteAgentRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteAgent.ts.html |here} to see how to use DeleteAgentRequest.
16
16
  */
17
17
  export interface DeleteAgentRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
20
20
  */
21
21
  "agentId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataIngestionJob.ts.html |here} to see how to use DeleteDataIngestionJobRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataIngestionJob.ts.html |here} to see how to use DeleteDataIngestionJobRequest.
16
16
  */
17
17
  export interface DeleteDataIngestionJobRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
20
20
  */
21
21
  "dataIngestionJobId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataSource.ts.html |here} to see how to use DeleteDataSourceRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteDataSource.ts.html |here} to see how to use DeleteDataSourceRequest.
16
16
  */
17
17
  export interface DeleteDataSourceRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
20
20
  */
21
21
  "dataSourceId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBaseRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBaseRequest.
16
16
  */
17
17
  export interface DeleteKnowledgeBaseRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
20
20
  */
21
21
  "knowledgeBaseId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgentEndpoint.ts.html |here} to see how to use GetAgentEndpointRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgentEndpoint.ts.html |here} to see how to use GetAgentEndpointRequest.
16
16
  */
17
17
  export interface GetAgentEndpointRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
20
20
  */
21
21
  "agentEndpointId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgent.ts.html |here} to see how to use GetAgentRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetAgent.ts.html |here} to see how to use GetAgentRequest.
16
16
  */
17
17
  export interface GetAgentRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent.
20
20
  */
21
21
  "agentId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJobLogContent.ts.html |here} to see how to use GetDataIngestionJobLogContentRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJobLogContent.ts.html |here} to see how to use GetDataIngestionJobLogContentRequest.
16
16
  */
17
17
  export interface GetDataIngestionJobLogContentRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
20
20
  */
21
21
  "dataIngestionJobId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJob.ts.html |here} to see how to use GetDataIngestionJobRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataIngestionJob.ts.html |here} to see how to use GetDataIngestionJobRequest.
16
16
  */
17
17
  export interface GetDataIngestionJobRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
20
20
  */
21
21
  "dataIngestionJobId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataSource.ts.html |here} to see how to use GetDataSourceRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetDataSource.ts.html |here} to see how to use GetDataSourceRequest.
16
16
  */
17
17
  export interface GetDataSourceRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.
20
20
  */
21
21
  "dataSourceId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBaseRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBaseRequest.
16
16
  */
17
17
  export interface GetKnowledgeBaseRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledge base.
20
20
  */
21
21
  "knowledgeBaseId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
20
20
  */
21
21
  "workRequestId": string;
22
22
  /**