oci-generativeaiagent 2.100.0 → 2.100.2

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 (328) hide show
  1. package/index.d.ts +2 -5
  2. package/index.js +2 -5
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +269 -338
  5. package/lib/client.js +269 -338
  6. package/lib/client.js.map +1 -1
  7. package/lib/generativeaiagent-waiter.d.ts +2 -5
  8. package/lib/generativeaiagent-waiter.js +2 -5
  9. package/lib/generativeaiagent-waiter.js.map +1 -1
  10. package/lib/model/action-type.d.ts +2 -5
  11. package/lib/model/action-type.js +2 -5
  12. package/lib/model/action-type.js.map +1 -1
  13. package/lib/model/agent-collection.d.ts +5 -10
  14. package/lib/model/agent-collection.js +2 -5
  15. package/lib/model/agent-collection.js.map +1 -1
  16. package/lib/model/agent-endpoint-collection.d.ts +5 -10
  17. package/lib/model/agent-endpoint-collection.js +2 -5
  18. package/lib/model/agent-endpoint-collection.js.map +1 -1
  19. package/lib/model/agent-endpoint-summary.d.ts +5 -10
  20. package/lib/model/agent-endpoint-summary.js +2 -5
  21. package/lib/model/agent-endpoint-summary.js.map +1 -1
  22. package/lib/model/agent-endpoint.d.ts +3 -8
  23. package/lib/model/agent-endpoint.js +2 -5
  24. package/lib/model/agent-endpoint.js.map +1 -1
  25. package/lib/model/agent-summary.d.ts +5 -10
  26. package/lib/model/agent-summary.js +2 -5
  27. package/lib/model/agent-summary.js.map +1 -1
  28. package/lib/model/agent.d.ts +3 -8
  29. package/lib/model/agent.js +2 -5
  30. package/lib/model/agent.js.map +1 -1
  31. package/lib/model/basic-auth-secret.d.ts +5 -10
  32. package/lib/model/basic-auth-secret.js +2 -5
  33. package/lib/model/basic-auth-secret.js.map +1 -1
  34. package/lib/model/change-agent-compartment-details.d.ts +5 -10
  35. package/lib/model/change-agent-compartment-details.js +2 -5
  36. package/lib/model/change-agent-compartment-details.js.map +1 -1
  37. package/lib/model/change-agent-endpoint-compartment-details.d.ts +5 -10
  38. package/lib/model/change-agent-endpoint-compartment-details.js +2 -5
  39. package/lib/model/change-agent-endpoint-compartment-details.js.map +1 -1
  40. package/lib/model/change-knowledge-base-compartment-details.d.ts +5 -10
  41. package/lib/model/change-knowledge-base-compartment-details.js +2 -5
  42. package/lib/model/change-knowledge-base-compartment-details.js.map +1 -1
  43. package/lib/model/content-moderation-config.d.ts +2 -5
  44. package/lib/model/content-moderation-config.js +2 -5
  45. package/lib/model/content-moderation-config.js.map +1 -1
  46. package/lib/model/create-agent-details.d.ts +5 -10
  47. package/lib/model/create-agent-details.js +2 -5
  48. package/lib/model/create-agent-details.js.map +1 -1
  49. package/lib/model/create-agent-endpoint-details.d.ts +5 -10
  50. package/lib/model/create-agent-endpoint-details.js +2 -5
  51. package/lib/model/create-agent-endpoint-details.js.map +1 -1
  52. package/lib/model/create-data-ingestion-job-details.d.ts +5 -10
  53. package/lib/model/create-data-ingestion-job-details.js +2 -5
  54. package/lib/model/create-data-ingestion-job-details.js.map +1 -1
  55. package/lib/model/create-data-source-details.d.ts +5 -10
  56. package/lib/model/create-data-source-details.js +2 -5
  57. package/lib/model/create-data-source-details.js.map +1 -1
  58. package/lib/model/create-knowledge-base-details.d.ts +5 -10
  59. package/lib/model/create-knowledge-base-details.js +2 -5
  60. package/lib/model/create-knowledge-base-details.js.map +1 -1
  61. package/lib/model/data-ingestion-job-collection.d.ts +5 -10
  62. package/lib/model/data-ingestion-job-collection.js +2 -5
  63. package/lib/model/data-ingestion-job-collection.js.map +1 -1
  64. package/lib/model/data-ingestion-job-statistics.d.ts +5 -10
  65. package/lib/model/data-ingestion-job-statistics.js +2 -5
  66. package/lib/model/data-ingestion-job-statistics.js.map +1 -1
  67. package/lib/model/data-ingestion-job-summary.d.ts +5 -10
  68. package/lib/model/data-ingestion-job-summary.js +2 -5
  69. package/lib/model/data-ingestion-job-summary.js.map +1 -1
  70. package/lib/model/data-ingestion-job.d.ts +7 -8
  71. package/lib/model/data-ingestion-job.js +2 -5
  72. package/lib/model/data-ingestion-job.js.map +1 -1
  73. package/lib/model/data-source-collection.d.ts +5 -10
  74. package/lib/model/data-source-collection.js +2 -5
  75. package/lib/model/data-source-collection.js.map +1 -1
  76. package/lib/model/data-source-config.d.ts +9 -10
  77. package/lib/model/data-source-config.js +2 -5
  78. package/lib/model/data-source-config.js.map +1 -1
  79. package/lib/model/data-source-summary.d.ts +5 -10
  80. package/lib/model/data-source-summary.js +2 -5
  81. package/lib/model/data-source-summary.js.map +1 -1
  82. package/lib/model/data-source.d.ts +3 -8
  83. package/lib/model/data-source.js +2 -5
  84. package/lib/model/data-source.js.map +1 -1
  85. package/lib/model/database-connection.d.ts +5 -10
  86. package/lib/model/database-connection.js +2 -5
  87. package/lib/model/database-connection.js.map +1 -1
  88. package/lib/model/database-function.d.ts +5 -10
  89. package/lib/model/database-function.js +2 -5
  90. package/lib/model/database-function.js.map +1 -1
  91. package/lib/model/database-tool-connection.d.ts +5 -10
  92. package/lib/model/database-tool-connection.js +2 -5
  93. package/lib/model/database-tool-connection.js.map +1 -1
  94. package/lib/model/default-index-config.d.ts +5 -10
  95. package/lib/model/default-index-config.js +2 -5
  96. package/lib/model/default-index-config.js.map +1 -1
  97. package/lib/model/idcs-secret.d.ts +5 -10
  98. package/lib/model/idcs-secret.js +2 -5
  99. package/lib/model/idcs-secret.js.map +1 -1
  100. package/lib/model/index-config.d.ts +5 -10
  101. package/lib/model/index-config.js +2 -5
  102. package/lib/model/index-config.js.map +1 -1
  103. package/lib/model/index-schema.d.ts +5 -10
  104. package/lib/model/index-schema.js +2 -5
  105. package/lib/model/index-schema.js.map +1 -1
  106. package/lib/model/index.d.ts +4 -5
  107. package/lib/model/index.js +6 -7
  108. package/lib/model/index.js.map +1 -1
  109. package/lib/model/knowledge-base-collection.d.ts +5 -10
  110. package/lib/model/knowledge-base-collection.js +2 -5
  111. package/lib/model/knowledge-base-collection.js.map +1 -1
  112. package/lib/model/knowledge-base-statistics.d.ts +34 -0
  113. package/lib/model/knowledge-base-statistics.js +38 -0
  114. package/lib/model/knowledge-base-statistics.js.map +1 -0
  115. package/lib/model/knowledge-base-summary.d.ts +5 -10
  116. package/lib/model/knowledge-base-summary.js +2 -5
  117. package/lib/model/knowledge-base-summary.js.map +1 -1
  118. package/lib/model/knowledge-base.d.ts +4 -8
  119. package/lib/model/knowledge-base.js +9 -6
  120. package/lib/model/knowledge-base.js.map +1 -1
  121. package/lib/model/model-index.d.ts +5 -10
  122. package/lib/model/model-index.js +2 -5
  123. package/lib/model/model-index.js.map +1 -1
  124. package/lib/model/object-storage-prefix.d.ts +5 -10
  125. package/lib/model/object-storage-prefix.js +2 -5
  126. package/lib/model/object-storage-prefix.js.map +1 -1
  127. package/lib/model/oci-database-config.d.ts +5 -10
  128. package/lib/model/oci-database-config.js +2 -5
  129. package/lib/model/oci-database-config.js.map +1 -1
  130. package/lib/model/oci-object-storage-data-source-config.d.ts +6 -11
  131. package/lib/model/oci-object-storage-data-source-config.js +2 -5
  132. package/lib/model/oci-object-storage-data-source-config.js.map +1 -1
  133. package/lib/model/oci-open-search-index-config.d.ts +5 -10
  134. package/lib/model/oci-open-search-index-config.js +2 -5
  135. package/lib/model/oci-open-search-index-config.js.map +1 -1
  136. package/lib/model/operation-status.d.ts +2 -5
  137. package/lib/model/operation-status.js +2 -5
  138. package/lib/model/operation-status.js.map +1 -1
  139. package/lib/model/operation-type.d.ts +5 -5
  140. package/lib/model/operation-type.js +5 -5
  141. package/lib/model/operation-type.js.map +1 -1
  142. package/lib/model/secret-detail.d.ts +5 -10
  143. package/lib/model/secret-detail.js +2 -5
  144. package/lib/model/secret-detail.js.map +1 -1
  145. package/lib/model/session-config.d.ts +5 -10
  146. package/lib/model/session-config.js +2 -5
  147. package/lib/model/session-config.js.map +1 -1
  148. package/lib/model/sort-order.d.ts +6 -12
  149. package/lib/model/sort-order.js +6 -12
  150. package/lib/model/sort-order.js.map +1 -1
  151. package/lib/model/update-agent-details.d.ts +5 -10
  152. package/lib/model/update-agent-details.js +2 -5
  153. package/lib/model/update-agent-details.js.map +1 -1
  154. package/lib/model/update-agent-endpoint-details.d.ts +5 -10
  155. package/lib/model/update-agent-endpoint-details.js +2 -5
  156. package/lib/model/update-agent-endpoint-details.js.map +1 -1
  157. package/lib/model/update-data-source-details.d.ts +5 -10
  158. package/lib/model/update-data-source-details.js +2 -5
  159. package/lib/model/update-data-source-details.js.map +1 -1
  160. package/lib/model/update-knowledge-base-details.d.ts +5 -10
  161. package/lib/model/update-knowledge-base-details.js +2 -5
  162. package/lib/model/update-knowledge-base-details.js.map +1 -1
  163. package/lib/model/work-request-error-collection.d.ts +5 -10
  164. package/lib/model/work-request-error-collection.js +2 -5
  165. package/lib/model/work-request-error-collection.js.map +1 -1
  166. package/lib/model/work-request-error.d.ts +5 -10
  167. package/lib/model/work-request-error.js +2 -5
  168. package/lib/model/work-request-error.js.map +1 -1
  169. package/lib/model/work-request-log-entry-collection.d.ts +5 -10
  170. package/lib/model/work-request-log-entry-collection.js +2 -5
  171. package/lib/model/work-request-log-entry-collection.js.map +1 -1
  172. package/lib/model/work-request-log-entry.d.ts +5 -10
  173. package/lib/model/work-request-log-entry.js +2 -5
  174. package/lib/model/work-request-log-entry.js.map +1 -1
  175. package/lib/model/work-request-resource-metadata-key.d.ts +2 -5
  176. package/lib/model/work-request-resource-metadata-key.js +2 -5
  177. package/lib/model/work-request-resource-metadata-key.js.map +1 -1
  178. package/lib/model/work-request-resource.d.ts +5 -10
  179. package/lib/model/work-request-resource.js +2 -5
  180. package/lib/model/work-request-resource.js.map +1 -1
  181. package/lib/model/work-request-summary-collection.d.ts +5 -10
  182. package/lib/model/work-request-summary-collection.js +2 -5
  183. package/lib/model/work-request-summary-collection.js.map +1 -1
  184. package/lib/model/work-request-summary.d.ts +5 -10
  185. package/lib/model/work-request-summary.js +2 -5
  186. package/lib/model/work-request-summary.js.map +1 -1
  187. package/lib/model/work-request.d.ts +7 -12
  188. package/lib/model/work-request.js +2 -5
  189. package/lib/model/work-request.js.map +1 -1
  190. package/lib/request/cancel-work-request-request.d.ts +1 -1
  191. package/lib/request/cancel-work-request-request.js +1 -1
  192. package/lib/request/change-agent-compartment-request.d.ts +1 -1
  193. package/lib/request/change-agent-compartment-request.js +1 -1
  194. package/lib/request/change-agent-endpoint-compartment-request.d.ts +1 -1
  195. package/lib/request/change-agent-endpoint-compartment-request.js +1 -1
  196. package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
  197. package/lib/request/change-knowledge-base-compartment-request.js +1 -1
  198. package/lib/request/create-agent-endpoint-request.d.ts +1 -1
  199. package/lib/request/create-agent-endpoint-request.js +1 -1
  200. package/lib/request/create-agent-request.d.ts +1 -1
  201. package/lib/request/create-agent-request.js +1 -1
  202. package/lib/request/create-data-ingestion-job-request.d.ts +1 -1
  203. package/lib/request/create-data-ingestion-job-request.js +1 -1
  204. package/lib/request/create-data-source-request.d.ts +1 -1
  205. package/lib/request/create-data-source-request.js +1 -1
  206. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  207. package/lib/request/create-knowledge-base-request.js +1 -1
  208. package/lib/request/delete-agent-endpoint-request.d.ts +1 -1
  209. package/lib/request/delete-agent-endpoint-request.js +1 -1
  210. package/lib/request/delete-agent-request.d.ts +1 -1
  211. package/lib/request/delete-agent-request.js +1 -1
  212. package/lib/request/delete-data-ingestion-job-request.d.ts +1 -1
  213. package/lib/request/delete-data-ingestion-job-request.js +1 -1
  214. package/lib/request/delete-data-source-request.d.ts +1 -1
  215. package/lib/request/delete-data-source-request.js +1 -1
  216. package/lib/request/delete-knowledge-base-request.d.ts +1 -1
  217. package/lib/request/delete-knowledge-base-request.js +1 -1
  218. package/lib/request/get-agent-endpoint-request.d.ts +1 -1
  219. package/lib/request/get-agent-endpoint-request.js +1 -1
  220. package/lib/request/get-agent-request.d.ts +1 -1
  221. package/lib/request/get-agent-request.js +1 -1
  222. package/lib/request/get-data-ingestion-job-log-content-request.d.ts +1 -1
  223. package/lib/request/get-data-ingestion-job-log-content-request.js +1 -1
  224. package/lib/request/get-data-ingestion-job-request.d.ts +1 -1
  225. package/lib/request/get-data-ingestion-job-request.js +1 -1
  226. package/lib/request/get-data-source-request.d.ts +1 -1
  227. package/lib/request/get-data-source-request.js +1 -1
  228. package/lib/request/get-knowledge-base-request.d.ts +1 -1
  229. package/lib/request/get-knowledge-base-request.js +1 -1
  230. package/lib/request/get-work-request-request.d.ts +1 -1
  231. package/lib/request/get-work-request-request.js +1 -1
  232. package/lib/request/index.d.ts +2 -5
  233. package/lib/request/index.js +2 -5
  234. package/lib/request/index.js.map +1 -1
  235. package/lib/request/list-agent-endpoints-request.d.ts +1 -1
  236. package/lib/request/list-agent-endpoints-request.js +1 -1
  237. package/lib/request/list-agents-request.d.ts +1 -1
  238. package/lib/request/list-agents-request.js +1 -1
  239. package/lib/request/list-data-ingestion-jobs-request.d.ts +1 -1
  240. package/lib/request/list-data-ingestion-jobs-request.js +1 -1
  241. package/lib/request/list-data-sources-request.d.ts +1 -1
  242. package/lib/request/list-data-sources-request.js +1 -1
  243. package/lib/request/list-knowledge-bases-request.d.ts +1 -1
  244. package/lib/request/list-knowledge-bases-request.js +1 -1
  245. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  246. package/lib/request/list-work-request-errors-request.js +1 -1
  247. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  248. package/lib/request/list-work-request-logs-request.js +1 -1
  249. package/lib/request/list-work-requests-request.d.ts +1 -1
  250. package/lib/request/list-work-requests-request.js +1 -1
  251. package/lib/request/update-agent-endpoint-request.d.ts +1 -1
  252. package/lib/request/update-agent-endpoint-request.js +1 -1
  253. package/lib/request/update-agent-request.d.ts +1 -1
  254. package/lib/request/update-agent-request.js +1 -1
  255. package/lib/request/update-data-source-request.d.ts +1 -1
  256. package/lib/request/update-data-source-request.js +1 -1
  257. package/lib/request/update-knowledge-base-request.d.ts +1 -1
  258. package/lib/request/update-knowledge-base-request.js +1 -1
  259. package/lib/response/cancel-work-request-response.d.ts +1 -1
  260. package/lib/response/cancel-work-request-response.js +1 -1
  261. package/lib/response/change-agent-compartment-response.d.ts +1 -1
  262. package/lib/response/change-agent-compartment-response.js +1 -1
  263. package/lib/response/change-agent-endpoint-compartment-response.d.ts +1 -1
  264. package/lib/response/change-agent-endpoint-compartment-response.js +1 -1
  265. package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
  266. package/lib/response/change-knowledge-base-compartment-response.js +1 -1
  267. package/lib/response/create-agent-endpoint-response.d.ts +1 -1
  268. package/lib/response/create-agent-endpoint-response.js +1 -1
  269. package/lib/response/create-agent-response.d.ts +1 -1
  270. package/lib/response/create-agent-response.js +1 -1
  271. package/lib/response/create-data-ingestion-job-response.d.ts +1 -1
  272. package/lib/response/create-data-ingestion-job-response.js +1 -1
  273. package/lib/response/create-data-source-response.d.ts +1 -1
  274. package/lib/response/create-data-source-response.js +1 -1
  275. package/lib/response/create-knowledge-base-response.d.ts +1 -1
  276. package/lib/response/create-knowledge-base-response.js +1 -1
  277. package/lib/response/delete-agent-endpoint-response.d.ts +1 -1
  278. package/lib/response/delete-agent-endpoint-response.js +1 -1
  279. package/lib/response/delete-agent-response.d.ts +1 -1
  280. package/lib/response/delete-agent-response.js +1 -1
  281. package/lib/response/delete-data-ingestion-job-response.d.ts +1 -1
  282. package/lib/response/delete-data-ingestion-job-response.js +1 -1
  283. package/lib/response/delete-data-source-response.d.ts +1 -1
  284. package/lib/response/delete-data-source-response.js +1 -1
  285. package/lib/response/delete-knowledge-base-response.d.ts +1 -1
  286. package/lib/response/delete-knowledge-base-response.js +1 -1
  287. package/lib/response/get-agent-endpoint-response.d.ts +1 -1
  288. package/lib/response/get-agent-endpoint-response.js +1 -1
  289. package/lib/response/get-agent-response.d.ts +1 -1
  290. package/lib/response/get-agent-response.js +1 -1
  291. package/lib/response/get-data-ingestion-job-log-content-response.d.ts +1 -1
  292. package/lib/response/get-data-ingestion-job-log-content-response.js +1 -1
  293. package/lib/response/get-data-ingestion-job-response.d.ts +1 -1
  294. package/lib/response/get-data-ingestion-job-response.js +1 -1
  295. package/lib/response/get-data-source-response.d.ts +1 -1
  296. package/lib/response/get-data-source-response.js +1 -1
  297. package/lib/response/get-knowledge-base-response.d.ts +1 -1
  298. package/lib/response/get-knowledge-base-response.js +1 -1
  299. package/lib/response/get-work-request-response.d.ts +1 -1
  300. package/lib/response/get-work-request-response.js +1 -1
  301. package/lib/response/index.d.ts +2 -5
  302. package/lib/response/index.js +2 -5
  303. package/lib/response/index.js.map +1 -1
  304. package/lib/response/list-agent-endpoints-response.d.ts +1 -1
  305. package/lib/response/list-agent-endpoints-response.js +1 -1
  306. package/lib/response/list-agents-response.d.ts +1 -1
  307. package/lib/response/list-agents-response.js +1 -1
  308. package/lib/response/list-data-ingestion-jobs-response.d.ts +1 -1
  309. package/lib/response/list-data-ingestion-jobs-response.js +1 -1
  310. package/lib/response/list-data-sources-response.d.ts +1 -1
  311. package/lib/response/list-data-sources-response.js +1 -1
  312. package/lib/response/list-knowledge-bases-response.d.ts +1 -1
  313. package/lib/response/list-knowledge-bases-response.js +1 -1
  314. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  315. package/lib/response/list-work-request-errors-response.js +1 -1
  316. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  317. package/lib/response/list-work-request-logs-response.js +1 -1
  318. package/lib/response/list-work-requests-response.d.ts +1 -1
  319. package/lib/response/list-work-requests-response.js +1 -1
  320. package/lib/response/update-agent-endpoint-response.d.ts +1 -1
  321. package/lib/response/update-agent-endpoint-response.js +1 -1
  322. package/lib/response/update-agent-response.d.ts +1 -1
  323. package/lib/response/update-agent-response.js +1 -1
  324. package/lib/response/update-data-source-response.d.ts +1 -1
  325. package/lib/response/update-data-source-response.js +1 -1
  326. package/lib/response/update-knowledge-base-response.d.ts +1 -1
  327. package/lib/response/update-knowledge-base-response.js +1 -1
  328. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -1,10 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Generative AI Agents Management API
4
- * **Generative AI Agents API**
5
-
6
-
7
- OCI Generative AI Agents is a fully managed service that combines the power of large language models (LLMs) with an intelligent retrieval system to create contextually relevant answers by searching your knowledge base, making your AI applications smart and efficient.
4
+ * OCI Generative AI Agents is a fully managed service that combines the power of large language models (LLMs) with an intelligent retrieval system to create contextually relevant answers by searching your knowledge base, making your AI applications smart and efficient.
8
5
 
9
6
  OCI Generative AI Agents supports several ways to onboard your data and then allows you and your customers to interact with your data using a chat interface or API.
10
7
 
@@ -20,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
20
17
  * NOTE: This class is auto generated by OracleSDKGenerator.
21
18
  * Do not edit the class manually.
22
19
  *
23
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
24
21
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
25
22
  */
26
23
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -220,16 +217,14 @@ class GenerativeAiAgentClient {
220
217
  this.closeProvider();
221
218
  }
222
219
  /**
223
- * **CancelWorkRequest**
224
- * <p>
225
- Cancels a work request.
226
- *
227
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
228
- * @param CancelWorkRequestRequest
229
- * @return CancelWorkRequestResponse
230
- * @throws OciError when an error occurs
231
- * @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.
232
- */
220
+ * Cancels a work request.
221
+ *
222
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
223
+ * @param CancelWorkRequestRequest
224
+ * @return CancelWorkRequestResponse
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.
227
+ */
233
228
  cancelWorkRequest(cancelWorkRequestRequest) {
234
229
  return __awaiter(this, void 0, void 0, function* () {
235
230
  if (this.logger)
@@ -278,17 +273,15 @@ class GenerativeAiAgentClient {
278
273
  });
279
274
  }
280
275
  /**
281
- * **ChangeAgentCompartment**
282
- * <p>
283
- Moves an agent into a different compartment within the same tenancy. For information about moving resources between
284
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
285
- *
286
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
287
- * @param ChangeAgentCompartmentRequest
288
- * @return ChangeAgentCompartmentResponse
289
- * @throws OciError when an error occurs
290
- * @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.
291
- */
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).
278
+ *
279
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
280
+ * @param ChangeAgentCompartmentRequest
281
+ * @return ChangeAgentCompartmentResponse
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.
284
+ */
292
285
  changeAgentCompartment(changeAgentCompartmentRequest) {
293
286
  return __awaiter(this, void 0, void 0, function* () {
294
287
  if (this.logger)
@@ -344,17 +337,15 @@ class GenerativeAiAgentClient {
344
337
  });
345
338
  }
346
339
  /**
347
- * **ChangeAgentEndpointCompartment**
348
- * <p>
349
- Moves an endpoint into a different compartment within the same tenancy. For information about moving resources between
350
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
351
- *
352
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
353
- * @param ChangeAgentEndpointCompartmentRequest
354
- * @return ChangeAgentEndpointCompartmentResponse
355
- * @throws OciError when an error occurs
356
- * @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.
357
- */
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).
342
+ *
343
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
344
+ * @param ChangeAgentEndpointCompartmentRequest
345
+ * @return ChangeAgentEndpointCompartmentResponse
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.
348
+ */
358
349
  changeAgentEndpointCompartment(changeAgentEndpointCompartmentRequest) {
359
350
  return __awaiter(this, void 0, void 0, function* () {
360
351
  if (this.logger)
@@ -410,17 +401,15 @@ class GenerativeAiAgentClient {
410
401
  });
411
402
  }
412
403
  /**
413
- * **ChangeKnowledgeBaseCompartment**
414
- * <p>
415
- Moves a knowledge base into a different compartment within the same tenancy. For information about moving resources between
416
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
417
- *
418
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
419
- * @param ChangeKnowledgeBaseCompartmentRequest
420
- * @return ChangeKnowledgeBaseCompartmentResponse
421
- * @throws OciError when an error occurs
422
- * @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.
423
- */
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).
406
+ *
407
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
408
+ * @param ChangeKnowledgeBaseCompartmentRequest
409
+ * @return ChangeKnowledgeBaseCompartmentResponse
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.
412
+ */
424
413
  changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest) {
425
414
  return __awaiter(this, void 0, void 0, function* () {
426
415
  if (this.logger)
@@ -476,16 +465,14 @@ class GenerativeAiAgentClient {
476
465
  });
477
466
  }
478
467
  /**
479
- * **CreateAgent**
480
- * <p>
481
- Creates an agent.
482
- *
483
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
484
- * @param CreateAgentRequest
485
- * @return CreateAgentResponse
486
- * @throws OciError when an error occurs
487
- * @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.
488
- */
468
+ * Creates an agent.
469
+ *
470
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
471
+ * @param CreateAgentRequest
472
+ * @return CreateAgentResponse
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.
475
+ */
489
476
  createAgent(createAgentRequest) {
490
477
  return __awaiter(this, void 0, void 0, function* () {
491
478
  if (this.logger)
@@ -557,16 +544,14 @@ class GenerativeAiAgentClient {
557
544
  });
558
545
  }
559
546
  /**
560
- * **CreateAgentEndpoint**
561
- * <p>
562
- Creates an endpoint.
563
- *
564
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
565
- * @param CreateAgentEndpointRequest
566
- * @return CreateAgentEndpointResponse
567
- * @throws OciError when an error occurs
568
- * @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.
569
- */
547
+ * Creates an endpoint.
548
+ *
549
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
550
+ * @param CreateAgentEndpointRequest
551
+ * @return CreateAgentEndpointResponse
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.
554
+ */
570
555
  createAgentEndpoint(createAgentEndpointRequest) {
571
556
  return __awaiter(this, void 0, void 0, function* () {
572
557
  if (this.logger)
@@ -638,16 +623,14 @@ class GenerativeAiAgentClient {
638
623
  });
639
624
  }
640
625
  /**
641
- * **CreateDataIngestionJob**
642
- * <p>
643
- Creates a data ingestion job.
644
- *
645
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
646
- * @param CreateDataIngestionJobRequest
647
- * @return CreateDataIngestionJobResponse
648
- * @throws OciError when an error occurs
649
- * @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.
650
- */
626
+ * Creates a data ingestion job.
627
+ *
628
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
629
+ * @param CreateDataIngestionJobRequest
630
+ * @return CreateDataIngestionJobResponse
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.
633
+ */
651
634
  createDataIngestionJob(createDataIngestionJobRequest) {
652
635
  return __awaiter(this, void 0, void 0, function* () {
653
636
  if (this.logger)
@@ -719,16 +702,14 @@ class GenerativeAiAgentClient {
719
702
  });
720
703
  }
721
704
  /**
722
- * **CreateDataSource**
723
- * <p>
724
- Creates a data source.
725
- *
726
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
727
- * @param CreateDataSourceRequest
728
- * @return CreateDataSourceResponse
729
- * @throws OciError when an error occurs
730
- * @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.
731
- */
705
+ * Creates a data source.
706
+ *
707
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
708
+ * @param CreateDataSourceRequest
709
+ * @return CreateDataSourceResponse
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.
712
+ */
732
713
  createDataSource(createDataSourceRequest) {
733
714
  return __awaiter(this, void 0, void 0, function* () {
734
715
  if (this.logger)
@@ -800,16 +781,14 @@ class GenerativeAiAgentClient {
800
781
  });
801
782
  }
802
783
  /**
803
- * **CreateKnowledgeBase**
804
- * <p>
805
- Creates a knowledge base.
806
- *
807
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
808
- * @param CreateKnowledgeBaseRequest
809
- * @return CreateKnowledgeBaseResponse
810
- * @throws OciError when an error occurs
811
- * @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.
812
- */
784
+ * Creates a knowledge base.
785
+ *
786
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
787
+ * @param CreateKnowledgeBaseRequest
788
+ * @return CreateKnowledgeBaseResponse
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.
791
+ */
813
792
  createKnowledgeBase(createKnowledgeBaseRequest) {
814
793
  return __awaiter(this, void 0, void 0, function* () {
815
794
  if (this.logger)
@@ -881,16 +860,14 @@ class GenerativeAiAgentClient {
881
860
  });
882
861
  }
883
862
  /**
884
- * **DeleteAgent**
885
- * <p>
886
- Deletes an agent.
887
- *
888
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
889
- * @param DeleteAgentRequest
890
- * @return DeleteAgentResponse
891
- * @throws OciError when an error occurs
892
- * @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.
893
- */
863
+ * Deletes an agent.
864
+ *
865
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
866
+ * @param DeleteAgentRequest
867
+ * @return DeleteAgentResponse
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.
870
+ */
894
871
  deleteAgent(deleteAgentRequest) {
895
872
  return __awaiter(this, void 0, void 0, function* () {
896
873
  if (this.logger)
@@ -944,16 +921,14 @@ class GenerativeAiAgentClient {
944
921
  });
945
922
  }
946
923
  /**
947
- * **DeleteAgentEndpoint**
948
- * <p>
949
- Deletes an endpoint.
950
- *
951
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
952
- * @param DeleteAgentEndpointRequest
953
- * @return DeleteAgentEndpointResponse
954
- * @throws OciError when an error occurs
955
- * @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.
956
- */
924
+ * Deletes an endpoint.
925
+ *
926
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
927
+ * @param DeleteAgentEndpointRequest
928
+ * @return DeleteAgentEndpointResponse
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.
931
+ */
957
932
  deleteAgentEndpoint(deleteAgentEndpointRequest) {
958
933
  return __awaiter(this, void 0, void 0, function* () {
959
934
  if (this.logger)
@@ -1007,16 +982,14 @@ class GenerativeAiAgentClient {
1007
982
  });
1008
983
  }
1009
984
  /**
1010
- * **DeleteDataIngestionJob**
1011
- * <p>
1012
- Deletes a data ingestion job.
1013
- *
1014
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1015
- * @param DeleteDataIngestionJobRequest
1016
- * @return DeleteDataIngestionJobResponse
1017
- * @throws OciError when an error occurs
1018
- * @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.
1019
- */
985
+ * Deletes a data ingestion job.
986
+ *
987
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
988
+ * @param DeleteDataIngestionJobRequest
989
+ * @return DeleteDataIngestionJobResponse
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.
992
+ */
1020
993
  deleteDataIngestionJob(deleteDataIngestionJobRequest) {
1021
994
  return __awaiter(this, void 0, void 0, function* () {
1022
995
  if (this.logger)
@@ -1070,16 +1043,14 @@ class GenerativeAiAgentClient {
1070
1043
  });
1071
1044
  }
1072
1045
  /**
1073
- * **DeleteDataSource**
1074
- * <p>
1075
- Deletes a data source.
1076
- *
1077
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1078
- * @param DeleteDataSourceRequest
1079
- * @return DeleteDataSourceResponse
1080
- * @throws OciError when an error occurs
1081
- * @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.
1082
- */
1046
+ * Deletes a data source.
1047
+ *
1048
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1049
+ * @param DeleteDataSourceRequest
1050
+ * @return DeleteDataSourceResponse
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.
1053
+ */
1083
1054
  deleteDataSource(deleteDataSourceRequest) {
1084
1055
  return __awaiter(this, void 0, void 0, function* () {
1085
1056
  if (this.logger)
@@ -1133,16 +1104,14 @@ class GenerativeAiAgentClient {
1133
1104
  });
1134
1105
  }
1135
1106
  /**
1136
- * **DeleteKnowledgeBase**
1137
- * <p>
1138
- Deletes a knowledge base.
1139
- *
1140
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1141
- * @param DeleteKnowledgeBaseRequest
1142
- * @return DeleteKnowledgeBaseResponse
1143
- * @throws OciError when an error occurs
1144
- * @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.
1145
- */
1107
+ * Deletes a knowledge base.
1108
+ *
1109
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1110
+ * @param DeleteKnowledgeBaseRequest
1111
+ * @return DeleteKnowledgeBaseResponse
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.
1114
+ */
1146
1115
  deleteKnowledgeBase(deleteKnowledgeBaseRequest) {
1147
1116
  return __awaiter(this, void 0, void 0, function* () {
1148
1117
  if (this.logger)
@@ -1196,16 +1165,14 @@ class GenerativeAiAgentClient {
1196
1165
  });
1197
1166
  }
1198
1167
  /**
1199
- * **GetAgent**
1200
- * <p>
1201
- Gets information about an agent.
1202
- *
1203
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1204
- * @param GetAgentRequest
1205
- * @return GetAgentResponse
1206
- * @throws OciError when an error occurs
1207
- * @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.
1208
- */
1168
+ * Gets information about an agent.
1169
+ *
1170
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1171
+ * @param GetAgentRequest
1172
+ * @return GetAgentResponse
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.
1175
+ */
1209
1176
  getAgent(getAgentRequest) {
1210
1177
  return __awaiter(this, void 0, void 0, function* () {
1211
1178
  if (this.logger)
@@ -1262,16 +1229,14 @@ class GenerativeAiAgentClient {
1262
1229
  });
1263
1230
  }
1264
1231
  /**
1265
- * **GetAgentEndpoint**
1266
- * <p>
1267
- Gets information about an endpoint.
1268
- *
1269
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1270
- * @param GetAgentEndpointRequest
1271
- * @return GetAgentEndpointResponse
1272
- * @throws OciError when an error occurs
1273
- * @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.
1274
- */
1232
+ * Gets information about an endpoint.
1233
+ *
1234
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1235
+ * @param GetAgentEndpointRequest
1236
+ * @return GetAgentEndpointResponse
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.
1239
+ */
1275
1240
  getAgentEndpoint(getAgentEndpointRequest) {
1276
1241
  return __awaiter(this, void 0, void 0, function* () {
1277
1242
  if (this.logger)
@@ -1328,16 +1293,14 @@ class GenerativeAiAgentClient {
1328
1293
  });
1329
1294
  }
1330
1295
  /**
1331
- * **GetDataIngestionJob**
1332
- * <p>
1333
- Gets information about a data ingestion job.
1334
- *
1335
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1336
- * @param GetDataIngestionJobRequest
1337
- * @return GetDataIngestionJobResponse
1338
- * @throws OciError when an error occurs
1339
- * @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.
1340
- */
1296
+ * Gets information about a data ingestion job.
1297
+ *
1298
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1299
+ * @param GetDataIngestionJobRequest
1300
+ * @return GetDataIngestionJobResponse
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.
1303
+ */
1341
1304
  getDataIngestionJob(getDataIngestionJobRequest) {
1342
1305
  return __awaiter(this, void 0, void 0, function* () {
1343
1306
  if (this.logger)
@@ -1394,16 +1357,14 @@ class GenerativeAiAgentClient {
1394
1357
  });
1395
1358
  }
1396
1359
  /**
1397
- * **GetDataIngestionJobLogContent**
1398
- * <p>
1399
- Returns the raw log file for the specified data ingestion job in text format.
1400
- *
1401
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1402
- * @param GetDataIngestionJobLogContentRequest
1403
- * @return GetDataIngestionJobLogContentResponse
1404
- * @throws OciError when an error occurs
1405
- * @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.
1406
- */
1360
+ * Returns the raw log file for the specified data ingestion job in text format.
1361
+ *
1362
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1363
+ * @param GetDataIngestionJobLogContentRequest
1364
+ * @return GetDataIngestionJobLogContentResponse
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.
1367
+ */
1407
1368
  getDataIngestionJobLogContent(getDataIngestionJobLogContentRequest) {
1408
1369
  return __awaiter(this, void 0, void 0, function* () {
1409
1370
  if (this.logger)
@@ -1454,16 +1415,14 @@ class GenerativeAiAgentClient {
1454
1415
  });
1455
1416
  }
1456
1417
  /**
1457
- * **GetDataSource**
1458
- * <p>
1459
- Gets information about a data source.
1460
- *
1461
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1462
- * @param GetDataSourceRequest
1463
- * @return GetDataSourceResponse
1464
- * @throws OciError when an error occurs
1465
- * @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.
1466
- */
1418
+ * Gets information about a data source.
1419
+ *
1420
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1421
+ * @param GetDataSourceRequest
1422
+ * @return GetDataSourceResponse
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.
1425
+ */
1467
1426
  getDataSource(getDataSourceRequest) {
1468
1427
  return __awaiter(this, void 0, void 0, function* () {
1469
1428
  if (this.logger)
@@ -1520,16 +1479,14 @@ class GenerativeAiAgentClient {
1520
1479
  });
1521
1480
  }
1522
1481
  /**
1523
- * **GetKnowledgeBase**
1524
- * <p>
1525
- Gets information about a knowledge base.
1526
- *
1527
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1528
- * @param GetKnowledgeBaseRequest
1529
- * @return GetKnowledgeBaseResponse
1530
- * @throws OciError when an error occurs
1531
- * @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.
1532
- */
1482
+ * Gets information about a knowledge base.
1483
+ *
1484
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1485
+ * @param GetKnowledgeBaseRequest
1486
+ * @return GetKnowledgeBaseResponse
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.
1489
+ */
1533
1490
  getKnowledgeBase(getKnowledgeBaseRequest) {
1534
1491
  return __awaiter(this, void 0, void 0, function* () {
1535
1492
  if (this.logger)
@@ -1586,16 +1543,14 @@ class GenerativeAiAgentClient {
1586
1543
  });
1587
1544
  }
1588
1545
  /**
1589
- * **GetWorkRequest**
1590
- * <p>
1591
- Gets the details of a work request.
1592
- *
1593
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1594
- * @param GetWorkRequestRequest
1595
- * @return GetWorkRequestResponse
1596
- * @throws OciError when an error occurs
1597
- * @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.
1598
- */
1546
+ * Gets the details of a work request.
1547
+ *
1548
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1549
+ * @param GetWorkRequestRequest
1550
+ * @return GetWorkRequestResponse
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.
1553
+ */
1599
1554
  getWorkRequest(getWorkRequestRequest) {
1600
1555
  return __awaiter(this, void 0, void 0, function* () {
1601
1556
  if (this.logger)
@@ -1657,16 +1612,14 @@ class GenerativeAiAgentClient {
1657
1612
  });
1658
1613
  }
1659
1614
  /**
1660
- * **ListAgentEndpoints**
1661
- * <p>
1662
- Gets a list of endpoints.
1663
- *
1664
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1665
- * @param ListAgentEndpointsRequest
1666
- * @return ListAgentEndpointsResponse
1667
- * @throws OciError when an error occurs
1668
- * @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.
1669
- */
1615
+ * Gets a list of endpoints.
1616
+ *
1617
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1618
+ * @param ListAgentEndpointsRequest
1619
+ * @return ListAgentEndpointsResponse
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.
1622
+ */
1670
1623
  listAgentEndpoints(listAgentEndpointsRequest) {
1671
1624
  return __awaiter(this, void 0, void 0, function* () {
1672
1625
  if (this.logger)
@@ -1730,16 +1683,14 @@ class GenerativeAiAgentClient {
1730
1683
  });
1731
1684
  }
1732
1685
  /**
1733
- * **ListAgents**
1734
- * <p>
1735
- Gets a list of agents.
1736
- *
1737
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1738
- * @param ListAgentsRequest
1739
- * @return ListAgentsResponse
1740
- * @throws OciError when an error occurs
1741
- * @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.
1742
- */
1686
+ * Gets a list of agents.
1687
+ *
1688
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1689
+ * @param ListAgentsRequest
1690
+ * @return ListAgentsResponse
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.
1693
+ */
1743
1694
  listAgents(listAgentsRequest) {
1744
1695
  return __awaiter(this, void 0, void 0, function* () {
1745
1696
  if (this.logger)
@@ -1802,16 +1753,14 @@ class GenerativeAiAgentClient {
1802
1753
  });
1803
1754
  }
1804
1755
  /**
1805
- * **ListDataIngestionJobs**
1806
- * <p>
1807
- Gets a list of data ingestion jobs.
1808
- *
1809
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1810
- * @param ListDataIngestionJobsRequest
1811
- * @return ListDataIngestionJobsResponse
1812
- * @throws OciError when an error occurs
1813
- * @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.
1814
- */
1756
+ * Gets a list of data ingestion jobs.
1757
+ *
1758
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1759
+ * @param ListDataIngestionJobsRequest
1760
+ * @return ListDataIngestionJobsResponse
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.
1763
+ */
1815
1764
  listDataIngestionJobs(listDataIngestionJobsRequest) {
1816
1765
  return __awaiter(this, void 0, void 0, function* () {
1817
1766
  if (this.logger)
@@ -1875,16 +1824,14 @@ class GenerativeAiAgentClient {
1875
1824
  });
1876
1825
  }
1877
1826
  /**
1878
- * **ListDataSources**
1879
- * <p>
1880
- Gets a list of data sources.
1881
- *
1882
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1883
- * @param ListDataSourcesRequest
1884
- * @return ListDataSourcesResponse
1885
- * @throws OciError when an error occurs
1886
- * @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.
1887
- */
1827
+ * Gets a list of data sources.
1828
+ *
1829
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1830
+ * @param ListDataSourcesRequest
1831
+ * @return ListDataSourcesResponse
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.
1834
+ */
1888
1835
  listDataSources(listDataSourcesRequest) {
1889
1836
  return __awaiter(this, void 0, void 0, function* () {
1890
1837
  if (this.logger)
@@ -1948,16 +1895,14 @@ class GenerativeAiAgentClient {
1948
1895
  });
1949
1896
  }
1950
1897
  /**
1951
- * **ListKnowledgeBases**
1952
- * <p>
1953
- Gets a list of knowledge bases.
1954
- *
1955
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1956
- * @param ListKnowledgeBasesRequest
1957
- * @return ListKnowledgeBasesResponse
1958
- * @throws OciError when an error occurs
1959
- * @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.
1960
- */
1898
+ * Gets a list of knowledge bases.
1899
+ *
1900
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1901
+ * @param ListKnowledgeBasesRequest
1902
+ * @return ListKnowledgeBasesResponse
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.
1905
+ */
1961
1906
  listKnowledgeBases(listKnowledgeBasesRequest) {
1962
1907
  return __awaiter(this, void 0, void 0, function* () {
1963
1908
  if (this.logger)
@@ -2020,16 +1965,14 @@ class GenerativeAiAgentClient {
2020
1965
  });
2021
1966
  }
2022
1967
  /**
2023
- * **ListWorkRequestErrors**
2024
- * <p>
2025
- Lists the errors for a work request.
2026
- *
2027
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2028
- * @param ListWorkRequestErrorsRequest
2029
- * @return ListWorkRequestErrorsResponse
2030
- * @throws OciError when an error occurs
2031
- * @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.
2032
- */
1968
+ * Lists the errors for a work request.
1969
+ *
1970
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1971
+ * @param ListWorkRequestErrorsRequest
1972
+ * @return ListWorkRequestErrorsResponse
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.
1975
+ */
2033
1976
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
2034
1977
  return __awaiter(this, void 0, void 0, function* () {
2035
1978
  if (this.logger)
@@ -2091,16 +2034,14 @@ class GenerativeAiAgentClient {
2091
2034
  });
2092
2035
  }
2093
2036
  /**
2094
- * **ListWorkRequestLogs**
2095
- * <p>
2096
- Lists the logs for a work request.
2097
- *
2098
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2099
- * @param ListWorkRequestLogsRequest
2100
- * @return ListWorkRequestLogsResponse
2101
- * @throws OciError when an error occurs
2102
- * @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.
2103
- */
2037
+ * Lists the logs for a work request.
2038
+ *
2039
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2040
+ * @param ListWorkRequestLogsRequest
2041
+ * @return ListWorkRequestLogsResponse
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.
2044
+ */
2104
2045
  listWorkRequestLogs(listWorkRequestLogsRequest) {
2105
2046
  return __awaiter(this, void 0, void 0, function* () {
2106
2047
  if (this.logger)
@@ -2162,16 +2103,14 @@ class GenerativeAiAgentClient {
2162
2103
  });
2163
2104
  }
2164
2105
  /**
2165
- * **ListWorkRequests**
2166
- * <p>
2167
- Lists the work requests in a compartment.
2168
- *
2169
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2170
- * @param ListWorkRequestsRequest
2171
- * @return ListWorkRequestsResponse
2172
- * @throws OciError when an error occurs
2173
- * @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.
2174
- */
2106
+ * Lists the work requests in a compartment.
2107
+ *
2108
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2109
+ * @param ListWorkRequestsRequest
2110
+ * @return ListWorkRequestsResponse
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.
2113
+ */
2175
2114
  listWorkRequests(listWorkRequestsRequest) {
2176
2115
  return __awaiter(this, void 0, void 0, function* () {
2177
2116
  if (this.logger)
@@ -2235,16 +2174,14 @@ class GenerativeAiAgentClient {
2235
2174
  });
2236
2175
  }
2237
2176
  /**
2238
- * **UpdateAgent**
2239
- * <p>
2240
- Updates an agent.
2241
- *
2242
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2243
- * @param UpdateAgentRequest
2244
- * @return UpdateAgentResponse
2245
- * @throws OciError when an error occurs
2246
- * @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.
2247
- */
2177
+ * Updates an agent.
2178
+ *
2179
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2180
+ * @param UpdateAgentRequest
2181
+ * @return UpdateAgentResponse
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.
2184
+ */
2248
2185
  updateAgent(updateAgentRequest) {
2249
2186
  return __awaiter(this, void 0, void 0, function* () {
2250
2187
  if (this.logger)
@@ -2299,16 +2236,14 @@ class GenerativeAiAgentClient {
2299
2236
  });
2300
2237
  }
2301
2238
  /**
2302
- * **UpdateAgentEndpoint**
2303
- * <p>
2304
- Updates an endpoint.
2305
- *
2306
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2307
- * @param UpdateAgentEndpointRequest
2308
- * @return UpdateAgentEndpointResponse
2309
- * @throws OciError when an error occurs
2310
- * @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.
2311
- */
2239
+ * Updates an endpoint.
2240
+ *
2241
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2242
+ * @param UpdateAgentEndpointRequest
2243
+ * @return UpdateAgentEndpointResponse
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.
2246
+ */
2312
2247
  updateAgentEndpoint(updateAgentEndpointRequest) {
2313
2248
  return __awaiter(this, void 0, void 0, function* () {
2314
2249
  if (this.logger)
@@ -2363,16 +2298,14 @@ class GenerativeAiAgentClient {
2363
2298
  });
2364
2299
  }
2365
2300
  /**
2366
- * **UpdateDataSource**
2367
- * <p>
2368
- Updates a data source.
2369
- *
2370
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2371
- * @param UpdateDataSourceRequest
2372
- * @return UpdateDataSourceResponse
2373
- * @throws OciError when an error occurs
2374
- * @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.
2375
- */
2301
+ * Updates a data source.
2302
+ *
2303
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2304
+ * @param UpdateDataSourceRequest
2305
+ * @return UpdateDataSourceResponse
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.
2308
+ */
2376
2309
  updateDataSource(updateDataSourceRequest) {
2377
2310
  return __awaiter(this, void 0, void 0, function* () {
2378
2311
  if (this.logger)
@@ -2427,16 +2360,14 @@ class GenerativeAiAgentClient {
2427
2360
  });
2428
2361
  }
2429
2362
  /**
2430
- * **UpdateKnowledgeBase**
2431
- * <p>
2432
- Updates a knowledge base.
2433
- *
2434
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2435
- * @param UpdateKnowledgeBaseRequest
2436
- * @return UpdateKnowledgeBaseResponse
2437
- * @throws OciError when an error occurs
2438
- * @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.
2439
- */
2363
+ * Updates a knowledge base.
2364
+ *
2365
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2366
+ * @param UpdateKnowledgeBaseRequest
2367
+ * @return UpdateKnowledgeBaseResponse
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.
2370
+ */
2440
2371
  updateKnowledgeBase(updateKnowledgeBaseRequest) {
2441
2372
  return __awaiter(this, void 0, void 0, function* () {
2442
2373
  if (this.logger)