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
package/lib/client.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 [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
  *
@@ -223,7 +223,7 @@ class GenerativeAiAgentClient {
223
223
  * @param CancelWorkRequestRequest
224
224
  * @return CancelWorkRequestResponse
225
225
  * @throws OciError when an error occurs
226
- * @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 CancelWorkRequest API.
226
+ * @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 CancelWorkRequest API.
227
227
  */
228
228
  cancelWorkRequest(cancelWorkRequestRequest) {
229
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -274,13 +274,13 @@ class GenerativeAiAgentClient {
274
274
  }
275
275
  /**
276
276
  * Moves an agent into a different compartment within the same tenancy. For information about moving resources between
277
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
277
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
278
278
  *
279
279
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
280
280
  * @param ChangeAgentCompartmentRequest
281
281
  * @return ChangeAgentCompartmentResponse
282
282
  * @throws OciError when an error occurs
283
- * @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 ChangeAgentCompartment API.
283
+ * @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 ChangeAgentCompartment API.
284
284
  */
285
285
  changeAgentCompartment(changeAgentCompartmentRequest) {
286
286
  return __awaiter(this, void 0, void 0, function* () {
@@ -338,13 +338,13 @@ class GenerativeAiAgentClient {
338
338
  }
339
339
  /**
340
340
  * Moves an endpoint into a different compartment within the same tenancy. For information about moving resources between
341
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
341
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
342
342
  *
343
343
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
344
344
  * @param ChangeAgentEndpointCompartmentRequest
345
345
  * @return ChangeAgentEndpointCompartmentResponse
346
346
  * @throws OciError when an error occurs
347
- * @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 ChangeAgentEndpointCompartment API.
347
+ * @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 ChangeAgentEndpointCompartment API.
348
348
  */
349
349
  changeAgentEndpointCompartment(changeAgentEndpointCompartmentRequest) {
350
350
  return __awaiter(this, void 0, void 0, function* () {
@@ -402,13 +402,13 @@ class GenerativeAiAgentClient {
402
402
  }
403
403
  /**
404
404
  * Moves a knowledge base into a different compartment within the same tenancy. For information about moving resources between
405
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
405
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
406
406
  *
407
407
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
408
408
  * @param ChangeKnowledgeBaseCompartmentRequest
409
409
  * @return ChangeKnowledgeBaseCompartmentResponse
410
410
  * @throws OciError when an error occurs
411
- * @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 ChangeKnowledgeBaseCompartment API.
411
+ * @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 ChangeKnowledgeBaseCompartment API.
412
412
  */
413
413
  changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest) {
414
414
  return __awaiter(this, void 0, void 0, function* () {
@@ -471,7 +471,7 @@ class GenerativeAiAgentClient {
471
471
  * @param CreateAgentRequest
472
472
  * @return CreateAgentResponse
473
473
  * @throws OciError when an error occurs
474
- * @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 CreateAgent API.
474
+ * @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 CreateAgent API.
475
475
  */
476
476
  createAgent(createAgentRequest) {
477
477
  return __awaiter(this, void 0, void 0, function* () {
@@ -550,7 +550,7 @@ class GenerativeAiAgentClient {
550
550
  * @param CreateAgentEndpointRequest
551
551
  * @return CreateAgentEndpointResponse
552
552
  * @throws OciError when an error occurs
553
- * @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 CreateAgentEndpoint API.
553
+ * @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 CreateAgentEndpoint API.
554
554
  */
555
555
  createAgentEndpoint(createAgentEndpointRequest) {
556
556
  return __awaiter(this, void 0, void 0, function* () {
@@ -629,7 +629,7 @@ class GenerativeAiAgentClient {
629
629
  * @param CreateDataIngestionJobRequest
630
630
  * @return CreateDataIngestionJobResponse
631
631
  * @throws OciError when an error occurs
632
- * @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 CreateDataIngestionJob API.
632
+ * @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 CreateDataIngestionJob API.
633
633
  */
634
634
  createDataIngestionJob(createDataIngestionJobRequest) {
635
635
  return __awaiter(this, void 0, void 0, function* () {
@@ -708,7 +708,7 @@ class GenerativeAiAgentClient {
708
708
  * @param CreateDataSourceRequest
709
709
  * @return CreateDataSourceResponse
710
710
  * @throws OciError when an error occurs
711
- * @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 CreateDataSource API.
711
+ * @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 CreateDataSource API.
712
712
  */
713
713
  createDataSource(createDataSourceRequest) {
714
714
  return __awaiter(this, void 0, void 0, function* () {
@@ -787,7 +787,7 @@ class GenerativeAiAgentClient {
787
787
  * @param CreateKnowledgeBaseRequest
788
788
  * @return CreateKnowledgeBaseResponse
789
789
  * @throws OciError when an error occurs
790
- * @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 CreateKnowledgeBase API.
790
+ * @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 CreateKnowledgeBase API.
791
791
  */
792
792
  createKnowledgeBase(createKnowledgeBaseRequest) {
793
793
  return __awaiter(this, void 0, void 0, function* () {
@@ -866,7 +866,7 @@ class GenerativeAiAgentClient {
866
866
  * @param DeleteAgentRequest
867
867
  * @return DeleteAgentResponse
868
868
  * @throws OciError when an error occurs
869
- * @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 DeleteAgent API.
869
+ * @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 DeleteAgent API.
870
870
  */
871
871
  deleteAgent(deleteAgentRequest) {
872
872
  return __awaiter(this, void 0, void 0, function* () {
@@ -927,7 +927,7 @@ class GenerativeAiAgentClient {
927
927
  * @param DeleteAgentEndpointRequest
928
928
  * @return DeleteAgentEndpointResponse
929
929
  * @throws OciError when an error occurs
930
- * @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 DeleteAgentEndpoint API.
930
+ * @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 DeleteAgentEndpoint API.
931
931
  */
932
932
  deleteAgentEndpoint(deleteAgentEndpointRequest) {
933
933
  return __awaiter(this, void 0, void 0, function* () {
@@ -988,7 +988,7 @@ class GenerativeAiAgentClient {
988
988
  * @param DeleteDataIngestionJobRequest
989
989
  * @return DeleteDataIngestionJobResponse
990
990
  * @throws OciError when an error occurs
991
- * @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 DeleteDataIngestionJob API.
991
+ * @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 DeleteDataIngestionJob API.
992
992
  */
993
993
  deleteDataIngestionJob(deleteDataIngestionJobRequest) {
994
994
  return __awaiter(this, void 0, void 0, function* () {
@@ -1049,7 +1049,7 @@ class GenerativeAiAgentClient {
1049
1049
  * @param DeleteDataSourceRequest
1050
1050
  * @return DeleteDataSourceResponse
1051
1051
  * @throws OciError when an error occurs
1052
- * @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 DeleteDataSource API.
1052
+ * @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 DeleteDataSource API.
1053
1053
  */
1054
1054
  deleteDataSource(deleteDataSourceRequest) {
1055
1055
  return __awaiter(this, void 0, void 0, function* () {
@@ -1110,7 +1110,7 @@ class GenerativeAiAgentClient {
1110
1110
  * @param DeleteKnowledgeBaseRequest
1111
1111
  * @return DeleteKnowledgeBaseResponse
1112
1112
  * @throws OciError when an error occurs
1113
- * @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 DeleteKnowledgeBase API.
1113
+ * @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 DeleteKnowledgeBase API.
1114
1114
  */
1115
1115
  deleteKnowledgeBase(deleteKnowledgeBaseRequest) {
1116
1116
  return __awaiter(this, void 0, void 0, function* () {
@@ -1171,7 +1171,7 @@ class GenerativeAiAgentClient {
1171
1171
  * @param GetAgentRequest
1172
1172
  * @return GetAgentResponse
1173
1173
  * @throws OciError when an error occurs
1174
- * @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 GetAgent API.
1174
+ * @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 GetAgent API.
1175
1175
  */
1176
1176
  getAgent(getAgentRequest) {
1177
1177
  return __awaiter(this, void 0, void 0, function* () {
@@ -1235,7 +1235,7 @@ class GenerativeAiAgentClient {
1235
1235
  * @param GetAgentEndpointRequest
1236
1236
  * @return GetAgentEndpointResponse
1237
1237
  * @throws OciError when an error occurs
1238
- * @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 GetAgentEndpoint API.
1238
+ * @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 GetAgentEndpoint API.
1239
1239
  */
1240
1240
  getAgentEndpoint(getAgentEndpointRequest) {
1241
1241
  return __awaiter(this, void 0, void 0, function* () {
@@ -1299,7 +1299,7 @@ class GenerativeAiAgentClient {
1299
1299
  * @param GetDataIngestionJobRequest
1300
1300
  * @return GetDataIngestionJobResponse
1301
1301
  * @throws OciError when an error occurs
1302
- * @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 GetDataIngestionJob API.
1302
+ * @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 GetDataIngestionJob API.
1303
1303
  */
1304
1304
  getDataIngestionJob(getDataIngestionJobRequest) {
1305
1305
  return __awaiter(this, void 0, void 0, function* () {
@@ -1363,7 +1363,7 @@ class GenerativeAiAgentClient {
1363
1363
  * @param GetDataIngestionJobLogContentRequest
1364
1364
  * @return GetDataIngestionJobLogContentResponse
1365
1365
  * @throws OciError when an error occurs
1366
- * @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 GetDataIngestionJobLogContent API.
1366
+ * @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 GetDataIngestionJobLogContent API.
1367
1367
  */
1368
1368
  getDataIngestionJobLogContent(getDataIngestionJobLogContentRequest) {
1369
1369
  return __awaiter(this, void 0, void 0, function* () {
@@ -1421,7 +1421,7 @@ class GenerativeAiAgentClient {
1421
1421
  * @param GetDataSourceRequest
1422
1422
  * @return GetDataSourceResponse
1423
1423
  * @throws OciError when an error occurs
1424
- * @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 GetDataSource API.
1424
+ * @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 GetDataSource API.
1425
1425
  */
1426
1426
  getDataSource(getDataSourceRequest) {
1427
1427
  return __awaiter(this, void 0, void 0, function* () {
@@ -1485,7 +1485,7 @@ class GenerativeAiAgentClient {
1485
1485
  * @param GetKnowledgeBaseRequest
1486
1486
  * @return GetKnowledgeBaseResponse
1487
1487
  * @throws OciError when an error occurs
1488
- * @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 GetKnowledgeBase API.
1488
+ * @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 GetKnowledgeBase API.
1489
1489
  */
1490
1490
  getKnowledgeBase(getKnowledgeBaseRequest) {
1491
1491
  return __awaiter(this, void 0, void 0, function* () {
@@ -1549,7 +1549,7 @@ class GenerativeAiAgentClient {
1549
1549
  * @param GetWorkRequestRequest
1550
1550
  * @return GetWorkRequestResponse
1551
1551
  * @throws OciError when an error occurs
1552
- * @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 GetWorkRequest API.
1552
+ * @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 GetWorkRequest API.
1553
1553
  */
1554
1554
  getWorkRequest(getWorkRequestRequest) {
1555
1555
  return __awaiter(this, void 0, void 0, function* () {
@@ -1618,7 +1618,7 @@ class GenerativeAiAgentClient {
1618
1618
  * @param ListAgentEndpointsRequest
1619
1619
  * @return ListAgentEndpointsResponse
1620
1620
  * @throws OciError when an error occurs
1621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgentEndpoints.ts.html |here} to see how to use ListAgentEndpoints API.
1621
+ * @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 ListAgentEndpoints API.
1622
1622
  */
1623
1623
  listAgentEndpoints(listAgentEndpointsRequest) {
1624
1624
  return __awaiter(this, void 0, void 0, function* () {
@@ -1689,7 +1689,7 @@ class GenerativeAiAgentClient {
1689
1689
  * @param ListAgentsRequest
1690
1690
  * @return ListAgentsResponse
1691
1691
  * @throws OciError when an error occurs
1692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListAgents.ts.html |here} to see how to use ListAgents API.
1692
+ * @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 ListAgents API.
1693
1693
  */
1694
1694
  listAgents(listAgentsRequest) {
1695
1695
  return __awaiter(this, void 0, void 0, function* () {
@@ -1759,7 +1759,7 @@ class GenerativeAiAgentClient {
1759
1759
  * @param ListDataIngestionJobsRequest
1760
1760
  * @return ListDataIngestionJobsResponse
1761
1761
  * @throws OciError when an error occurs
1762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataIngestionJobs.ts.html |here} to see how to use ListDataIngestionJobs API.
1762
+ * @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 ListDataIngestionJobs API.
1763
1763
  */
1764
1764
  listDataIngestionJobs(listDataIngestionJobsRequest) {
1765
1765
  return __awaiter(this, void 0, void 0, function* () {
@@ -1830,7 +1830,7 @@ class GenerativeAiAgentClient {
1830
1830
  * @param ListDataSourcesRequest
1831
1831
  * @return ListDataSourcesResponse
1832
1832
  * @throws OciError when an error occurs
1833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListDataSources.ts.html |here} to see how to use ListDataSources API.
1833
+ * @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 ListDataSources API.
1834
1834
  */
1835
1835
  listDataSources(listDataSourcesRequest) {
1836
1836
  return __awaiter(this, void 0, void 0, function* () {
@@ -1901,7 +1901,7 @@ class GenerativeAiAgentClient {
1901
1901
  * @param ListKnowledgeBasesRequest
1902
1902
  * @return ListKnowledgeBasesResponse
1903
1903
  * @throws OciError when an error occurs
1904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
1904
+ * @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 ListKnowledgeBases API.
1905
1905
  */
1906
1906
  listKnowledgeBases(listKnowledgeBasesRequest) {
1907
1907
  return __awaiter(this, void 0, void 0, function* () {
@@ -1971,7 +1971,7 @@ class GenerativeAiAgentClient {
1971
1971
  * @param ListWorkRequestErrorsRequest
1972
1972
  * @return ListWorkRequestErrorsResponse
1973
1973
  * @throws OciError when an error occurs
1974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1974
+ * @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 ListWorkRequestErrors API.
1975
1975
  */
1976
1976
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1977
1977
  return __awaiter(this, void 0, void 0, function* () {
@@ -2040,7 +2040,7 @@ class GenerativeAiAgentClient {
2040
2040
  * @param ListWorkRequestLogsRequest
2041
2041
  * @return ListWorkRequestLogsResponse
2042
2042
  * @throws OciError when an error occurs
2043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
2043
+ * @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 ListWorkRequestLogs API.
2044
2044
  */
2045
2045
  listWorkRequestLogs(listWorkRequestLogsRequest) {
2046
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2109,7 +2109,7 @@ class GenerativeAiAgentClient {
2109
2109
  * @param ListWorkRequestsRequest
2110
2110
  * @return ListWorkRequestsResponse
2111
2111
  * @throws OciError when an error occurs
2112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2112
+ * @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 ListWorkRequests API.
2113
2113
  */
2114
2114
  listWorkRequests(listWorkRequestsRequest) {
2115
2115
  return __awaiter(this, void 0, void 0, function* () {
@@ -2180,7 +2180,7 @@ class GenerativeAiAgentClient {
2180
2180
  * @param UpdateAgentRequest
2181
2181
  * @return UpdateAgentResponse
2182
2182
  * @throws OciError when an error occurs
2183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
2183
+ * @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 UpdateAgent API.
2184
2184
  */
2185
2185
  updateAgent(updateAgentRequest) {
2186
2186
  return __awaiter(this, void 0, void 0, function* () {
@@ -2242,7 +2242,7 @@ class GenerativeAiAgentClient {
2242
2242
  * @param UpdateAgentEndpointRequest
2243
2243
  * @return UpdateAgentEndpointResponse
2244
2244
  * @throws OciError when an error occurs
2245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateAgentEndpoint.ts.html |here} to see how to use UpdateAgentEndpoint API.
2245
+ * @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 UpdateAgentEndpoint API.
2246
2246
  */
2247
2247
  updateAgentEndpoint(updateAgentEndpointRequest) {
2248
2248
  return __awaiter(this, void 0, void 0, function* () {
@@ -2304,7 +2304,7 @@ class GenerativeAiAgentClient {
2304
2304
  * @param UpdateDataSourceRequest
2305
2305
  * @return UpdateDataSourceResponse
2306
2306
  * @throws OciError when an error occurs
2307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
2307
+ * @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 UpdateDataSource API.
2308
2308
  */
2309
2309
  updateDataSource(updateDataSourceRequest) {
2310
2310
  return __awaiter(this, void 0, void 0, function* () {
@@ -2366,7 +2366,7 @@ class GenerativeAiAgentClient {
2366
2366
  * @param UpdateKnowledgeBaseRequest
2367
2367
  * @return UpdateKnowledgeBaseResponse
2368
2368
  * @throws OciError when an error occurs
2369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/generativeaiagent/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
2369
+ * @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 UpdateKnowledgeBase API.
2370
2370
  */
2371
2371
  updateKnowledgeBase(updateKnowledgeBaseRequest) {
2372
2372
  return __awaiter(this, void 0, void 0, function* () {
@@ -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
  *
@@ -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 @@ import * as model from "../model";
26
26
  */
27
27
  export interface AgentEndpointSummary {
28
28
  /**
29
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AgentEndpoint.
29
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the AgentEndpoint.
30
30
  */
31
31
  "id": string;
32
32
  /**
@@ -38,7 +38,7 @@ export interface AgentEndpointSummary {
38
38
  */
39
39
  "description"?: string;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
42
42
  */
43
43
  "compartmentId": string;
44
44
  /**
@@ -85,7 +85,7 @@ export interface AgentEndpointSummary {
85
85
  "lifecycleDetails"?: string;
86
86
  /**
87
87
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
88
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
88
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
89
89
  * <p>
90
90
  Example: {@code {\"Department\": \"Finance\"}}
91
91
  *
@@ -95,7 +95,7 @@ export interface AgentEndpointSummary {
95
95
  };
96
96
  /**
97
97
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
98
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
98
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
99
99
  * <p>
100
100
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
101
101
  *
@@ -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
  *
@@ -23,12 +23,12 @@ import * as model from "../model";
23
23
  /**
24
24
  * The endpoint to access a deployed agent.
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.cloud.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
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 AgentEndpoint {
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the endpoint.
32
32
  */
33
33
  "id": string;
34
34
  /**
@@ -40,7 +40,7 @@ export interface AgentEndpoint {
40
40
  */
41
41
  "description"?: string;
42
42
  /**
43
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
43
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
44
44
  */
45
45
  "compartmentId": string;
46
46
  /**
@@ -87,7 +87,7 @@ export interface AgentEndpoint {
87
87
  "lifecycleDetails"?: string;
88
88
  /**
89
89
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
90
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
90
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
91
91
  * <p>
92
92
  Example: {@code {\"Department\": \"Finance\"}}
93
93
  *
@@ -97,7 +97,7 @@ export interface AgentEndpoint {
97
97
  };
98
98
  /**
99
99
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
100
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
100
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
101
101
  * <p>
102
102
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
103
103
  *
@@ -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
  *
@@ -25,7 +25,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
25
25
  */
26
26
  export interface AgentSummary {
27
27
  /**
28
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Agent.
28
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Agent.
29
29
  */
30
30
  "id": string;
31
31
  /**
@@ -37,11 +37,11 @@ export interface AgentSummary {
37
37
  */
38
38
  "description"?: string;
39
39
  /**
40
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
40
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
41
41
  */
42
42
  "compartmentId": string;
43
43
  /**
44
- * List of [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledgeBases associated with agent.
44
+ * List of [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the knowledgeBases associated with agent.
45
45
  */
46
46
  "knowledgeBaseIds"?: Array<string>;
47
47
  /**
@@ -74,7 +74,7 @@ export interface AgentSummary {
74
74
  "lifecycleDetails"?: string;
75
75
  /**
76
76
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
77
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
77
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
78
78
  * <p>
79
79
  Example: {@code {\"Department\": \"Finance\"}}
80
80
  *
@@ -84,7 +84,7 @@ export interface AgentSummary {
84
84
  };
85
85
  /**
86
86
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
87
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
87
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
88
88
  * <p>
89
89
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
90
90
  *