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
@@ -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,15 +16,13 @@ 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
  /**
26
- * **CreateDataIngestionJobDetails**
27
- * <p>
28
- The data to create a data ingestion job.
29
- *
30
- */
23
+ * The data to create a data ingestion job.
24
+ *
25
+ */
31
26
  export interface CreateDataIngestionJobDetails {
32
27
  /**
33
28
  * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"create-data-ingestion-job-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-data-ingestion-job-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AA+CH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
1
+ {"version":3,"file":"create-data-ingestion-job-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-data-ingestion-job-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA6CH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
@@ -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,16 +16,14 @@ 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 * as model from "../model";
26
23
  /**
27
- * **CreateDataSourceDetails**
28
- * <p>
29
- The data to create a data source.
30
- *
31
- */
24
+ * The data to create a data source.
25
+ *
26
+ */
32
27
  export interface CreateDataSourceDetails {
33
28
  /**
34
29
  * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"create-data-source-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-data-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8ClC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,8CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
1
+ {"version":3,"file":"create-data-source-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-data-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4ClC,IAAiB,uBAAuB,CAyBvC;AAzBD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,8CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAyBvC"}
@@ -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,16 +16,14 @@ 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 * as model from "../model";
26
23
  /**
27
- * **CreateKnowledgeBaseDetails**
28
- * <p>
29
- The data to create a knowledge base.
30
- *
31
- */
24
+ * The data to create a knowledge base.
25
+ *
26
+ */
32
27
  export interface CreateKnowledgeBaseDetails {
33
28
  /**
34
29
  * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"create-knowledge-base-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-knowledge-base-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ClC,IAAiB,0BAA0B,CAuB1C;AAvBD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAuB1C"}
1
+ {"version":3,"file":"create-knowledge-base-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-knowledge-base-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2ClC,IAAiB,0BAA0B,CAuB1C;AAvBD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,qCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAuB1C"}
@@ -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,16 +16,14 @@ 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 * as model from "../model";
26
23
  /**
27
- * **DataIngestionJobCollection**
28
- * <p>
29
- Results of a data ingestion job search. Contains both DataIngestionJobSummary items and other information, such as metadata.
30
- *
31
- */
24
+ * Results of a data ingestion job search. Contains both DataIngestionJobSummary items and other information, such as metadata.
25
+ *
26
+ */
32
27
  export interface DataIngestionJobCollection {
33
28
  /**
34
29
  * List of data ingestion jobs.
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"data-ingestion-job-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
1
+ {"version":3,"file":"data-ingestion-job-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
@@ -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,15 +16,13 @@ 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
  /**
26
- * **DataIngestionJobStatistics**
27
- * <p>
28
- The statistics of data ingestion job.
29
- *
30
- */
23
+ * The statistics of data ingestion job.
24
+ *
25
+ */
31
26
  export interface DataIngestionJobStatistics {
32
27
  /**
33
28
  * The number of files that have failed during the ingestion. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"data-ingestion-job-statistics.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-statistics.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AA0BH,IAAiB,0BAA0B,CAW1C;AAXD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAW1C"}
1
+ {"version":3,"file":"data-ingestion-job-statistics.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-statistics.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAwBH,IAAiB,0BAA0B,CAW1C;AAXD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAW1C"}
@@ -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,15 +16,13 @@ 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
  /**
26
- * **DataIngestionJobSummary**
27
- * <p>
28
- Summary information about a data ingestion job.
29
- *
30
- */
23
+ * Summary information about a data ingestion job.
24
+ *
25
+ */
31
26
  export interface DataIngestionJobSummary {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data ingestion job.
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"data-ingestion-job-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAiFH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
1
+ {"version":3,"file":"data-ingestion-job-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AA+EH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
@@ -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,14 +16,12 @@ 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 * as model from "../model";
26
23
  /**
27
- * **DataIngestionJob**
28
- * <p>
29
- When you create a data source, you specify the location of the data files. To make those files usable by an agent, you must download them into the agent's associated knowledge base, a process known as data ingestion. Data ingestion is a process that extracts data from data source documents, converts it into a structured format suitable for analysis, and then stores it in a knowledge base.
24
+ * When you create a data source, you specify the location of the data files. To make those files usable by an agent, you must download them into the agent's associated knowledge base, a process known as data ingestion. Data ingestion is a process that extracts data from data source documents, converts it into a structured format suitable for analysis, and then stores it in a knowledge base.
30
25
  * <p>
31
26
  To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
32
27
  *
@@ -52,6 +47,10 @@ export interface DataIngestionJob {
52
47
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the parent DataSource.
53
48
  */
54
49
  "dataSourceId": string;
50
+ /**
51
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the parent KnowledgeBase.
52
+ */
53
+ "knowledgeBaseId"?: string;
55
54
  "dataIngestionJobStatistics": model.DataIngestionJobStatistics;
56
55
  /**
57
56
  * The date and time the data ingestion job was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"data-ingestion-job.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkFlC,IAAiB,gBAAgB,CAwChC;AAxCD,WAAiB,gBAAgB;IAC/B,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,4CAA0B,CAAA;QAC1B,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBACzF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAxCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAwChC"}
1
+ {"version":3,"file":"data-ingestion-job.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-ingestion-job.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoFlC,IAAiB,gBAAgB,CAwChC;AAxCD,WAAiB,gBAAgB;IAC/B,IAAY,cAaX;IAbD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,4CAA0B,CAAA;QAC1B,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAbW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAazB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,4BAA4B,EAAE,GAAG,CAAC,0BAA0B;gBAC1D,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,0BAA0B,CAAC;gBACzF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAxCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAwChC"}
@@ -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,16 +16,14 @@ 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 * as model from "../model";
26
23
  /**
27
- * **DataSourceCollection**
28
- * <p>
29
- Results of a dataSource search. Contains both DataSourceSummary items and other information, such as metadata.
30
- *
31
- */
24
+ * Results of a dataSource search. Contains both DataSourceSummary items and other information, such as metadata.
25
+ *
26
+ */
32
27
  export interface DataSourceCollection {
33
28
  /**
34
29
  * List of data sources.
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"data-source-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
1
+ {"version":3,"file":"data-source-collection.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,oBAAoB,CA6BpC;AA7BD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QA6BpC"}
@@ -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,16 +16,18 @@ 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
  /**
26
- * **DataSourceConfig**
27
- * <p>
28
- The details of data source.
29
- *
30
- */
23
+ * The details of data source.
24
+ *
25
+ */
31
26
  export interface DataSourceConfig {
27
+ /**
28
+ * Flag to enable or disable multi modality such as image processing while ingestion of data. True enable the processing and false exclude the multi modality contents during ingestion.
29
+ */
30
+ "shouldEnableMultiModality"?: boolean;
32
31
  "dataSourceConfigType": string;
33
32
  }
34
33
  export declare namespace DataSourceConfig {
@@ -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) {
@@ -1 +1 @@
1
- {"version":3,"file":"data-source-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAYtC,IAAiB,gBAAgB,CAmChC;AAnCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CACL,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,2BAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CACjB,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,uCAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAmChC"}
1
+ {"version":3,"file":"data-source-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/data-source-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAetC,IAAiB,gBAAgB,CAmChC;AAnCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CACL,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,2BAAU,aAgBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,sBAAsB,IAAI,GAAG,IAAI,GAAG,CAAC,oBAAoB,EAAE;YACpE,QAAQ,GAAG,CAAC,oBAAoB,EAAE;gBAChC,KAAK,oBAAoB;oBACvB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CACjB,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,oBAAoB,EAAE,CAAC,CAAC;aAC9E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,uCAAsB,yBAgBrC,CAAA;AACH,CAAC,EAnCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAmChC"}
@@ -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,15 +16,13 @@ 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
  /**
26
- * **DataSourceSummary**
27
- * <p>
28
- Summary information about a data source.
29
- *
30
- */
23
+ * Summary information about a data source.
24
+ *
25
+ */
31
26
  export interface DataSourceSummary {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the data source.