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,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
- * **AgentEndpoint**
28
- * <p>
29
- The endpoint to access a deployed agent.
24
+ * The endpoint to access a deployed agent.
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
  *
@@ -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":"agent-endpoint.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+FlC,IAAiB,aAAa,CA+C7B;AA/CD,WAAiB,aAAa;IAC5B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,4BAAc,KAAd,4BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAsB,yBAerC,CAAA;AACH,CAAC,EA/CgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA+C7B"}
1
+ {"version":3,"file":"agent-endpoint.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6FlC,IAAiB,aAAa,CA+C7B;AA/CD,WAAiB,aAAa;IAC5B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,4BAAc,KAAd,4BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAsB,yBAerC,CAAA;AACH,CAAC,EA/CgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA+C7B"}
@@ -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
- * **AgentSummary**
27
- * <p>
28
- Summary information about an agent.
29
- *
30
- */
23
+ * Summary information about an agent.
24
+ *
25
+ */
31
26
  export interface AgentSummary {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Agent.
@@ -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":"agent-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAqFH,IAAiB,YAAY,CAW5B;AAXD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAW5B"}
1
+ {"version":3,"file":"agent-summary.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAmFH,IAAiB,YAAY,CAW5B;AAXD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAW5B"}
@@ -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,13 +16,11 @@ 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
- * **Agent**
27
- * <p>
28
- An agent is an LLM-based autonomous system that understands and generates human-like text, enabling natural-language processing interactions. OCI Generative AI Agents supports retrieval-augmented generation (RAG) agents. A RAG agent connects to a data source, retrieves data, and augments model responses with the information from the data sources to generate more relevant responses.
23
+ * An agent is an LLM-based autonomous system that understands and generates human-like text, enabling natural-language processing interactions. OCI Generative AI Agents supports retrieval-augmented generation (RAG) agents. A RAG agent connects to a data source, retrieves data, and augments model responses with the information from the data sources to generate more relevant responses.
29
24
  * <p>
30
25
  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).
31
26
  *
@@ -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":"agent.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAuFH,IAAiB,KAAK,CAyBrB;AAzBD,WAAiB,KAAK;IACpB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,oBAAc,KAAd,oBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAU;QACnC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAyBrB"}
1
+ {"version":3,"file":"agent.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/agent.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAqFH,IAAiB,KAAK,CAyBrB;AAzBD,WAAiB,KAAK;IACpB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,oBAAc,KAAd,oBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAU;QACnC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAyBrB"}
@@ -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
- * **BasicAuthSecret**
28
- * <p>
29
- The details of Basic authentication configured as in OpenSearch.
30
- *
31
- */
24
+ * The details of Basic authentication configured as in OpenSearch.
25
+ *
26
+ */
32
27
  export interface BasicAuthSecret extends model.SecretDetail {
33
28
  /**
34
29
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret for basic authentication.
@@ -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":"basic-auth-secret.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/basic-auth-secret.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB,EAAE,eAAyB;QACxE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAqB,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,0BAAU,aAOzB,CAAA;IACY,oBAAI,GAAG,mBAAmB,CAAC;IACxC,SAAgB,sBAAsB,CAAC,GAAoB,EAAE,eAAyB;QACpF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAqB,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,sCAAsB,yBASrC,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"}
1
+ {"version":3,"file":"basic-auth-secret.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/basic-auth-secret.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,eAAe,CAoB/B;AApBD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB,EAAE,eAAyB;QACxE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAqB,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,0BAAU,aAOzB,CAAA;IACY,oBAAI,GAAG,mBAAmB,CAAC;IACxC,SAAgB,sBAAsB,CAAC,GAAoB,EAAE,eAAyB;QACpF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAqB,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,sCAAsB,yBASrC,CAAA;AACH,CAAC,EApBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAoB/B"}
@@ -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
- * **ChangeAgentCompartmentDetails**
27
- * <p>
28
- The configuration details for the move operation.
29
- *
30
- */
23
+ * The configuration details for the move operation.
24
+ *
25
+ */
31
26
  export interface ChangeAgentCompartmentDetails {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to move the agent to.
@@ -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":"change-agent-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-agent-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAmBH,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":"change-agent-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-agent-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAiBH,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,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
- * **ChangeAgentEndpointCompartmentDetails**
27
- * <p>
28
- The configuration details for the move operation.
29
- *
30
- */
23
+ * The configuration details for the move operation.
24
+ *
25
+ */
31
26
  export interface ChangeAgentEndpointCompartmentDetails {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to move the endpoint to.
@@ -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":"change-agent-endpoint-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-agent-endpoint-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAmBH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
1
+ {"version":3,"file":"change-agent-endpoint-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-agent-endpoint-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAiBH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
@@ -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
- * **ChangeKnowledgeBaseCompartmentDetails**
27
- * <p>
28
- The configuration details for the move operation.
29
- *
30
- */
23
+ * The configuration details for the move operation.
24
+ *
25
+ */
31
26
  export interface ChangeKnowledgeBaseCompartmentDetails {
32
27
  /**
33
28
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to move the KnowledgeBase to.
@@ -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":"change-knowledge-base-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-knowledge-base-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAmBH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
1
+ {"version":3,"file":"change-knowledge-base-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/change-knowledge-base-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAiBH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
@@ -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
  /**
@@ -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":"content-moderation-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/content-moderation-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAmBH,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":"content-moderation-config.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/content-moderation-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAmBH,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,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
- * **CreateAgentDetails**
27
- * <p>
28
- The data to create an agent.
29
- *
30
- */
23
+ * The data to create an agent.
24
+ *
25
+ */
31
26
  export interface CreateAgentDetails {
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-agent-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-agent-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;AAmDH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
1
+ {"version":3,"file":"create-agent-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-agent-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;AAiDH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
@@ -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
- * **CreateAgentEndpointDetails**
28
- * <p>
29
- The data to create an endpoint.
30
- *
31
- */
24
+ * The data to create an endpoint.
25
+ *
26
+ */
32
27
  export interface CreateAgentEndpointDetails {
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-agent-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-agent-endpoint-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2DlC,IAAiB,0BAA0B,CAiC1C;AAjCD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,qCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiC1C"}
1
+ {"version":3,"file":"create-agent-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/generativeaiagent/lib/model/create-agent-endpoint-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;;;GAoBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyDlC,IAAiB,0BAA0B,CAiC1C;AAjCD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACvE,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACnD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,qCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,uBAAuB,CAAC;gBACnF,CAAC,CAAC,SAAS;YAEb,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiC1C"}