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.d.ts CHANGED
@@ -1,9 +1,6 @@
1
1
  /**
2
2
  * Generative AI Agents Management API
3
- * **Generative AI Agents API**
4
-
5
-
6
- 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.
3
+ * 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.
7
4
 
8
5
  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.
9
6
 
@@ -19,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](/i
19
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
20
17
  * Do not edit the class manually.
21
18
  *
22
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
23
20
  * 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.
24
21
  */
25
22
  import common = require("oci-common");
@@ -107,403 +104,337 @@ export declare class GenerativeAiAgentClient {
107
104
  */
108
105
  close(): void;
109
106
  /**
110
- * **CancelWorkRequest**
111
- * <p>
112
- Cancels a work request.
113
- *
114
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
115
- * @param CancelWorkRequestRequest
116
- * @return CancelWorkRequestResponse
117
- * @throws OciError when an error occurs
118
- * @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.
119
- */
107
+ * Cancels a work request.
108
+ *
109
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
110
+ * @param CancelWorkRequestRequest
111
+ * @return CancelWorkRequestResponse
112
+ * @throws OciError when an error occurs
113
+ * @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.
114
+ */
120
115
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
121
116
  /**
122
- * **ChangeAgentCompartment**
123
- * <p>
124
- Moves an agent into a different compartment within the same tenancy. For information about moving resources between
125
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
126
- *
127
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
128
- * @param ChangeAgentCompartmentRequest
129
- * @return ChangeAgentCompartmentResponse
130
- * @throws OciError when an error occurs
131
- * @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.
132
- */
117
+ * Moves an agent into a different compartment within the same tenancy. For information about moving resources between
118
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
119
+ *
120
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
121
+ * @param ChangeAgentCompartmentRequest
122
+ * @return ChangeAgentCompartmentResponse
123
+ * @throws OciError when an error occurs
124
+ * @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.
125
+ */
133
126
  changeAgentCompartment(changeAgentCompartmentRequest: requests.ChangeAgentCompartmentRequest): Promise<responses.ChangeAgentCompartmentResponse>;
134
127
  /**
135
- * **ChangeAgentEndpointCompartment**
136
- * <p>
137
- Moves an endpoint into a different compartment within the same tenancy. For information about moving resources between
138
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
139
- *
140
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
141
- * @param ChangeAgentEndpointCompartmentRequest
142
- * @return ChangeAgentEndpointCompartmentResponse
143
- * @throws OciError when an error occurs
144
- * @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.
145
- */
128
+ * Moves an endpoint into a different compartment within the same tenancy. For information about moving resources between
129
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
130
+ *
131
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
132
+ * @param ChangeAgentEndpointCompartmentRequest
133
+ * @return ChangeAgentEndpointCompartmentResponse
134
+ * @throws OciError when an error occurs
135
+ * @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.
136
+ */
146
137
  changeAgentEndpointCompartment(changeAgentEndpointCompartmentRequest: requests.ChangeAgentEndpointCompartmentRequest): Promise<responses.ChangeAgentEndpointCompartmentResponse>;
147
138
  /**
148
- * **ChangeKnowledgeBaseCompartment**
149
- * <p>
150
- Moves a knowledge base into a different compartment within the same tenancy. For information about moving resources between
151
- * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
152
- *
153
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
154
- * @param ChangeKnowledgeBaseCompartmentRequest
155
- * @return ChangeKnowledgeBaseCompartmentResponse
156
- * @throws OciError when an error occurs
157
- * @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.
158
- */
139
+ * Moves a knowledge base into a different compartment within the same tenancy. For information about moving resources between
140
+ * compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
141
+ *
142
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
143
+ * @param ChangeKnowledgeBaseCompartmentRequest
144
+ * @return ChangeKnowledgeBaseCompartmentResponse
145
+ * @throws OciError when an error occurs
146
+ * @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.
147
+ */
159
148
  changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
160
149
  /**
161
- * **CreateAgent**
162
- * <p>
163
- Creates an agent.
164
- *
165
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
166
- * @param CreateAgentRequest
167
- * @return CreateAgentResponse
168
- * @throws OciError when an error occurs
169
- * @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.
170
- */
150
+ * Creates an agent.
151
+ *
152
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
153
+ * @param CreateAgentRequest
154
+ * @return CreateAgentResponse
155
+ * @throws OciError when an error occurs
156
+ * @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.
157
+ */
171
158
  createAgent(createAgentRequest: requests.CreateAgentRequest): Promise<responses.CreateAgentResponse>;
172
159
  /**
173
- * **CreateAgentEndpoint**
174
- * <p>
175
- Creates an endpoint.
176
- *
177
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
178
- * @param CreateAgentEndpointRequest
179
- * @return CreateAgentEndpointResponse
180
- * @throws OciError when an error occurs
181
- * @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.
182
- */
160
+ * Creates an endpoint.
161
+ *
162
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
163
+ * @param CreateAgentEndpointRequest
164
+ * @return CreateAgentEndpointResponse
165
+ * @throws OciError when an error occurs
166
+ * @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.
167
+ */
183
168
  createAgentEndpoint(createAgentEndpointRequest: requests.CreateAgentEndpointRequest): Promise<responses.CreateAgentEndpointResponse>;
184
169
  /**
185
- * **CreateDataIngestionJob**
186
- * <p>
187
- Creates a data ingestion job.
188
- *
189
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
190
- * @param CreateDataIngestionJobRequest
191
- * @return CreateDataIngestionJobResponse
192
- * @throws OciError when an error occurs
193
- * @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.
194
- */
170
+ * Creates a data ingestion job.
171
+ *
172
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
173
+ * @param CreateDataIngestionJobRequest
174
+ * @return CreateDataIngestionJobResponse
175
+ * @throws OciError when an error occurs
176
+ * @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.
177
+ */
195
178
  createDataIngestionJob(createDataIngestionJobRequest: requests.CreateDataIngestionJobRequest): Promise<responses.CreateDataIngestionJobResponse>;
196
179
  /**
197
- * **CreateDataSource**
198
- * <p>
199
- Creates a data source.
200
- *
201
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
202
- * @param CreateDataSourceRequest
203
- * @return CreateDataSourceResponse
204
- * @throws OciError when an error occurs
205
- * @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.
206
- */
180
+ * Creates a data source.
181
+ *
182
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
183
+ * @param CreateDataSourceRequest
184
+ * @return CreateDataSourceResponse
185
+ * @throws OciError when an error occurs
186
+ * @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.
187
+ */
207
188
  createDataSource(createDataSourceRequest: requests.CreateDataSourceRequest): Promise<responses.CreateDataSourceResponse>;
208
189
  /**
209
- * **CreateKnowledgeBase**
210
- * <p>
211
- Creates a knowledge base.
212
- *
213
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
214
- * @param CreateKnowledgeBaseRequest
215
- * @return CreateKnowledgeBaseResponse
216
- * @throws OciError when an error occurs
217
- * @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.
218
- */
190
+ * Creates a knowledge base.
191
+ *
192
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
193
+ * @param CreateKnowledgeBaseRequest
194
+ * @return CreateKnowledgeBaseResponse
195
+ * @throws OciError when an error occurs
196
+ * @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.
197
+ */
219
198
  createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
220
199
  /**
221
- * **DeleteAgent**
222
- * <p>
223
- Deletes an agent.
224
- *
225
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
226
- * @param DeleteAgentRequest
227
- * @return DeleteAgentResponse
228
- * @throws OciError when an error occurs
229
- * @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.
230
- */
200
+ * Deletes an agent.
201
+ *
202
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
203
+ * @param DeleteAgentRequest
204
+ * @return DeleteAgentResponse
205
+ * @throws OciError when an error occurs
206
+ * @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.
207
+ */
231
208
  deleteAgent(deleteAgentRequest: requests.DeleteAgentRequest): Promise<responses.DeleteAgentResponse>;
232
209
  /**
233
- * **DeleteAgentEndpoint**
234
- * <p>
235
- Deletes an endpoint.
236
- *
237
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
238
- * @param DeleteAgentEndpointRequest
239
- * @return DeleteAgentEndpointResponse
240
- * @throws OciError when an error occurs
241
- * @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.
242
- */
210
+ * Deletes an endpoint.
211
+ *
212
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
213
+ * @param DeleteAgentEndpointRequest
214
+ * @return DeleteAgentEndpointResponse
215
+ * @throws OciError when an error occurs
216
+ * @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.
217
+ */
243
218
  deleteAgentEndpoint(deleteAgentEndpointRequest: requests.DeleteAgentEndpointRequest): Promise<responses.DeleteAgentEndpointResponse>;
244
219
  /**
245
- * **DeleteDataIngestionJob**
246
- * <p>
247
- Deletes a data ingestion job.
248
- *
249
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
250
- * @param DeleteDataIngestionJobRequest
251
- * @return DeleteDataIngestionJobResponse
252
- * @throws OciError when an error occurs
253
- * @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.
254
- */
220
+ * Deletes a data ingestion job.
221
+ *
222
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
223
+ * @param DeleteDataIngestionJobRequest
224
+ * @return DeleteDataIngestionJobResponse
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/DeleteDataIngestionJob.ts.html |here} to see how to use DeleteDataIngestionJob API.
227
+ */
255
228
  deleteDataIngestionJob(deleteDataIngestionJobRequest: requests.DeleteDataIngestionJobRequest): Promise<responses.DeleteDataIngestionJobResponse>;
256
229
  /**
257
- * **DeleteDataSource**
258
- * <p>
259
- Deletes a data source.
260
- *
261
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
262
- * @param DeleteDataSourceRequest
263
- * @return DeleteDataSourceResponse
264
- * @throws OciError when an error occurs
265
- * @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.
266
- */
230
+ * Deletes a data source.
231
+ *
232
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
233
+ * @param DeleteDataSourceRequest
234
+ * @return DeleteDataSourceResponse
235
+ * @throws OciError when an error occurs
236
+ * @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.
237
+ */
267
238
  deleteDataSource(deleteDataSourceRequest: requests.DeleteDataSourceRequest): Promise<responses.DeleteDataSourceResponse>;
268
239
  /**
269
- * **DeleteKnowledgeBase**
270
- * <p>
271
- Deletes a knowledge base.
272
- *
273
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
274
- * @param DeleteKnowledgeBaseRequest
275
- * @return DeleteKnowledgeBaseResponse
276
- * @throws OciError when an error occurs
277
- * @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.
278
- */
240
+ * Deletes a knowledge base.
241
+ *
242
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
243
+ * @param DeleteKnowledgeBaseRequest
244
+ * @return DeleteKnowledgeBaseResponse
245
+ * @throws OciError when an error occurs
246
+ * @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.
247
+ */
279
248
  deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
280
249
  /**
281
- * **GetAgent**
282
- * <p>
283
- Gets information about an agent.
284
- *
285
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
286
- * @param GetAgentRequest
287
- * @return GetAgentResponse
288
- * @throws OciError when an error occurs
289
- * @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.
290
- */
250
+ * Gets information about an agent.
251
+ *
252
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
253
+ * @param GetAgentRequest
254
+ * @return GetAgentResponse
255
+ * @throws OciError when an error occurs
256
+ * @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.
257
+ */
291
258
  getAgent(getAgentRequest: requests.GetAgentRequest): Promise<responses.GetAgentResponse>;
292
259
  /**
293
- * **GetAgentEndpoint**
294
- * <p>
295
- Gets information about an endpoint.
296
- *
297
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
298
- * @param GetAgentEndpointRequest
299
- * @return GetAgentEndpointResponse
300
- * @throws OciError when an error occurs
301
- * @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.
302
- */
260
+ * Gets information about an endpoint.
261
+ *
262
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
263
+ * @param GetAgentEndpointRequest
264
+ * @return GetAgentEndpointResponse
265
+ * @throws OciError when an error occurs
266
+ * @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.
267
+ */
303
268
  getAgentEndpoint(getAgentEndpointRequest: requests.GetAgentEndpointRequest): Promise<responses.GetAgentEndpointResponse>;
304
269
  /**
305
- * **GetDataIngestionJob**
306
- * <p>
307
- Gets information about a data ingestion job.
308
- *
309
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
310
- * @param GetDataIngestionJobRequest
311
- * @return GetDataIngestionJobResponse
312
- * @throws OciError when an error occurs
313
- * @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.
314
- */
270
+ * Gets information about a data ingestion job.
271
+ *
272
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
273
+ * @param GetDataIngestionJobRequest
274
+ * @return GetDataIngestionJobResponse
275
+ * @throws OciError when an error occurs
276
+ * @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.
277
+ */
315
278
  getDataIngestionJob(getDataIngestionJobRequest: requests.GetDataIngestionJobRequest): Promise<responses.GetDataIngestionJobResponse>;
316
279
  /**
317
- * **GetDataIngestionJobLogContent**
318
- * <p>
319
- Returns the raw log file for the specified data ingestion job in text format.
320
- *
321
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
322
- * @param GetDataIngestionJobLogContentRequest
323
- * @return GetDataIngestionJobLogContentResponse
324
- * @throws OciError when an error occurs
325
- * @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.
326
- */
280
+ * Returns the raw log file for the specified data ingestion job in text format.
281
+ *
282
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
283
+ * @param GetDataIngestionJobLogContentRequest
284
+ * @return GetDataIngestionJobLogContentResponse
285
+ * @throws OciError when an error occurs
286
+ * @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.
287
+ */
327
288
  getDataIngestionJobLogContent(getDataIngestionJobLogContentRequest: requests.GetDataIngestionJobLogContentRequest): Promise<responses.GetDataIngestionJobLogContentResponse>;
328
289
  /**
329
- * **GetDataSource**
330
- * <p>
331
- Gets information about a data source.
332
- *
333
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
334
- * @param GetDataSourceRequest
335
- * @return GetDataSourceResponse
336
- * @throws OciError when an error occurs
337
- * @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.
338
- */
290
+ * Gets information about a data source.
291
+ *
292
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
293
+ * @param GetDataSourceRequest
294
+ * @return GetDataSourceResponse
295
+ * @throws OciError when an error occurs
296
+ * @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.
297
+ */
339
298
  getDataSource(getDataSourceRequest: requests.GetDataSourceRequest): Promise<responses.GetDataSourceResponse>;
340
299
  /**
341
- * **GetKnowledgeBase**
342
- * <p>
343
- Gets information about a knowledge base.
344
- *
345
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
346
- * @param GetKnowledgeBaseRequest
347
- * @return GetKnowledgeBaseResponse
348
- * @throws OciError when an error occurs
349
- * @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.
350
- */
300
+ * Gets information about a knowledge base.
301
+ *
302
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
303
+ * @param GetKnowledgeBaseRequest
304
+ * @return GetKnowledgeBaseResponse
305
+ * @throws OciError when an error occurs
306
+ * @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.
307
+ */
351
308
  getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
352
309
  /**
353
- * **GetWorkRequest**
354
- * <p>
355
- Gets the details of a work request.
356
- *
357
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
358
- * @param GetWorkRequestRequest
359
- * @return GetWorkRequestResponse
360
- * @throws OciError when an error occurs
361
- * @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.
362
- */
310
+ * Gets the details of a work request.
311
+ *
312
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
313
+ * @param GetWorkRequestRequest
314
+ * @return GetWorkRequestResponse
315
+ * @throws OciError when an error occurs
316
+ * @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.
317
+ */
363
318
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
364
319
  /**
365
- * **ListAgentEndpoints**
366
- * <p>
367
- Gets a list of endpoints.
368
- *
369
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
370
- * @param ListAgentEndpointsRequest
371
- * @return ListAgentEndpointsResponse
372
- * @throws OciError when an error occurs
373
- * @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.
374
- */
320
+ * Gets a list of endpoints.
321
+ *
322
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
323
+ * @param ListAgentEndpointsRequest
324
+ * @return ListAgentEndpointsResponse
325
+ * @throws OciError when an error occurs
326
+ * @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.
327
+ */
375
328
  listAgentEndpoints(listAgentEndpointsRequest: requests.ListAgentEndpointsRequest): Promise<responses.ListAgentEndpointsResponse>;
376
329
  /**
377
- * **ListAgents**
378
- * <p>
379
- Gets a list of agents.
380
- *
381
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
382
- * @param ListAgentsRequest
383
- * @return ListAgentsResponse
384
- * @throws OciError when an error occurs
385
- * @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.
386
- */
330
+ * Gets a list of agents.
331
+ *
332
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
333
+ * @param ListAgentsRequest
334
+ * @return ListAgentsResponse
335
+ * @throws OciError when an error occurs
336
+ * @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.
337
+ */
387
338
  listAgents(listAgentsRequest: requests.ListAgentsRequest): Promise<responses.ListAgentsResponse>;
388
339
  /**
389
- * **ListDataIngestionJobs**
390
- * <p>
391
- Gets a list of data ingestion jobs.
392
- *
393
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
394
- * @param ListDataIngestionJobsRequest
395
- * @return ListDataIngestionJobsResponse
396
- * @throws OciError when an error occurs
397
- * @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.
398
- */
340
+ * Gets a list of data ingestion jobs.
341
+ *
342
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
343
+ * @param ListDataIngestionJobsRequest
344
+ * @return ListDataIngestionJobsResponse
345
+ * @throws OciError when an error occurs
346
+ * @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.
347
+ */
399
348
  listDataIngestionJobs(listDataIngestionJobsRequest: requests.ListDataIngestionJobsRequest): Promise<responses.ListDataIngestionJobsResponse>;
400
349
  /**
401
- * **ListDataSources**
402
- * <p>
403
- Gets a list of data sources.
404
- *
405
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
406
- * @param ListDataSourcesRequest
407
- * @return ListDataSourcesResponse
408
- * @throws OciError when an error occurs
409
- * @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.
410
- */
350
+ * Gets a list of data sources.
351
+ *
352
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
353
+ * @param ListDataSourcesRequest
354
+ * @return ListDataSourcesResponse
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/ListDataSources.ts.html |here} to see how to use ListDataSources API.
357
+ */
411
358
  listDataSources(listDataSourcesRequest: requests.ListDataSourcesRequest): Promise<responses.ListDataSourcesResponse>;
412
359
  /**
413
- * **ListKnowledgeBases**
414
- * <p>
415
- Gets a list of knowledge bases.
416
- *
417
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
418
- * @param ListKnowledgeBasesRequest
419
- * @return ListKnowledgeBasesResponse
420
- * @throws OciError when an error occurs
421
- * @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.
422
- */
360
+ * Gets a list of knowledge bases.
361
+ *
362
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
363
+ * @param ListKnowledgeBasesRequest
364
+ * @return ListKnowledgeBasesResponse
365
+ * @throws OciError when an error occurs
366
+ * @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.
367
+ */
423
368
  listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
424
369
  /**
425
- * **ListWorkRequestErrors**
426
- * <p>
427
- Lists the errors for a work request.
428
- *
429
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
430
- * @param ListWorkRequestErrorsRequest
431
- * @return ListWorkRequestErrorsResponse
432
- * @throws OciError when an error occurs
433
- * @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.
434
- */
370
+ * Lists the errors for a work request.
371
+ *
372
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
373
+ * @param ListWorkRequestErrorsRequest
374
+ * @return ListWorkRequestErrorsResponse
375
+ * @throws OciError when an error occurs
376
+ * @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.
377
+ */
435
378
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
436
379
  /**
437
- * **ListWorkRequestLogs**
438
- * <p>
439
- Lists the logs for a work request.
440
- *
441
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
442
- * @param ListWorkRequestLogsRequest
443
- * @return ListWorkRequestLogsResponse
444
- * @throws OciError when an error occurs
445
- * @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.
446
- */
380
+ * Lists the logs for a work request.
381
+ *
382
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
383
+ * @param ListWorkRequestLogsRequest
384
+ * @return ListWorkRequestLogsResponse
385
+ * @throws OciError when an error occurs
386
+ * @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.
387
+ */
447
388
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
448
389
  /**
449
- * **ListWorkRequests**
450
- * <p>
451
- Lists the work requests in a compartment.
452
- *
453
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
454
- * @param ListWorkRequestsRequest
455
- * @return ListWorkRequestsResponse
456
- * @throws OciError when an error occurs
457
- * @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.
458
- */
390
+ * Lists the work requests in a compartment.
391
+ *
392
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
393
+ * @param ListWorkRequestsRequest
394
+ * @return ListWorkRequestsResponse
395
+ * @throws OciError when an error occurs
396
+ * @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.
397
+ */
459
398
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
460
399
  /**
461
- * **UpdateAgent**
462
- * <p>
463
- Updates an agent.
464
- *
465
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
466
- * @param UpdateAgentRequest
467
- * @return UpdateAgentResponse
468
- * @throws OciError when an error occurs
469
- * @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.
470
- */
400
+ * Updates an agent.
401
+ *
402
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
403
+ * @param UpdateAgentRequest
404
+ * @return UpdateAgentResponse
405
+ * @throws OciError when an error occurs
406
+ * @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.
407
+ */
471
408
  updateAgent(updateAgentRequest: requests.UpdateAgentRequest): Promise<responses.UpdateAgentResponse>;
472
409
  /**
473
- * **UpdateAgentEndpoint**
474
- * <p>
475
- Updates an endpoint.
476
- *
477
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
478
- * @param UpdateAgentEndpointRequest
479
- * @return UpdateAgentEndpointResponse
480
- * @throws OciError when an error occurs
481
- * @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.
482
- */
410
+ * Updates an endpoint.
411
+ *
412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
413
+ * @param UpdateAgentEndpointRequest
414
+ * @return UpdateAgentEndpointResponse
415
+ * @throws OciError when an error occurs
416
+ * @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.
417
+ */
483
418
  updateAgentEndpoint(updateAgentEndpointRequest: requests.UpdateAgentEndpointRequest): Promise<responses.UpdateAgentEndpointResponse>;
484
419
  /**
485
- * **UpdateDataSource**
486
- * <p>
487
- Updates a data source.
488
- *
489
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
490
- * @param UpdateDataSourceRequest
491
- * @return UpdateDataSourceResponse
492
- * @throws OciError when an error occurs
493
- * @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.
494
- */
420
+ * Updates a data source.
421
+ *
422
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
423
+ * @param UpdateDataSourceRequest
424
+ * @return UpdateDataSourceResponse
425
+ * @throws OciError when an error occurs
426
+ * @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.
427
+ */
495
428
  updateDataSource(updateDataSourceRequest: requests.UpdateDataSourceRequest): Promise<responses.UpdateDataSourceResponse>;
496
429
  /**
497
- * **UpdateKnowledgeBase**
498
- * <p>
499
- Updates a knowledge base.
500
- *
501
- * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
502
- * @param UpdateKnowledgeBaseRequest
503
- * @return UpdateKnowledgeBaseResponse
504
- * @throws OciError when an error occurs
505
- * @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.
506
- */
430
+ * Updates a knowledge base.
431
+ *
432
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
433
+ * @param UpdateKnowledgeBaseRequest
434
+ * @return UpdateKnowledgeBaseResponse
435
+ * @throws OciError when an error occurs
436
+ * @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.
437
+ */
507
438
  updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
508
439
  }
509
440
  export {};