oci-generativeaiagent 2.122.1 → 2.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +1 -1
- package/lib/client.js +1 -1
- package/lib/generativeaiagent-waiter.d.ts +1 -1
- package/lib/generativeaiagent-waiter.js +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/agent-collection.d.ts +1 -1
- package/lib/model/agent-collection.js +1 -1
- package/lib/model/agent-endpoint-collection.d.ts +1 -1
- package/lib/model/agent-endpoint-collection.js +1 -1
- package/lib/model/agent-endpoint-summary.d.ts +1 -1
- package/lib/model/agent-endpoint-summary.js +1 -1
- package/lib/model/agent-endpoint.d.ts +1 -1
- package/lib/model/agent-endpoint.js +1 -1
- package/lib/model/agent-summary.d.ts +1 -1
- package/lib/model/agent-summary.js +1 -1
- package/lib/model/agent-tool-config.d.ts +1 -1
- package/lib/model/agent-tool-config.js +1 -1
- package/lib/model/agent.d.ts +1 -1
- package/lib/model/agent.js +1 -1
- package/lib/model/api-schema-inline-input-location.d.ts +1 -1
- package/lib/model/api-schema-inline-input-location.js +1 -1
- package/lib/model/api-schema-input-location.d.ts +1 -1
- package/lib/model/api-schema-input-location.js +1 -1
- package/lib/model/api-schema-object-storage-input-location.d.ts +1 -1
- package/lib/model/api-schema-object-storage-input-location.js +1 -1
- package/lib/model/basic-auth-secret.d.ts +1 -1
- package/lib/model/basic-auth-secret.js +1 -1
- package/lib/model/change-agent-compartment-details.d.ts +1 -1
- package/lib/model/change-agent-compartment-details.js +1 -1
- package/lib/model/change-agent-endpoint-compartment-details.d.ts +1 -1
- package/lib/model/change-agent-endpoint-compartment-details.js +1 -1
- package/lib/model/change-knowledge-base-compartment-details.d.ts +1 -1
- package/lib/model/change-knowledge-base-compartment-details.js +1 -1
- package/lib/model/content-moderation-config.d.ts +1 -1
- package/lib/model/content-moderation-config.js +1 -1
- package/lib/model/content-moderation-guardrail-config.d.ts +1 -1
- package/lib/model/content-moderation-guardrail-config.js +1 -1
- package/lib/model/create-agent-details.d.ts +1 -1
- package/lib/model/create-agent-details.js +1 -1
- package/lib/model/create-agent-endpoint-details.d.ts +1 -1
- package/lib/model/create-agent-endpoint-details.js +1 -1
- package/lib/model/create-data-ingestion-job-details.d.ts +1 -1
- package/lib/model/create-data-ingestion-job-details.js +1 -1
- package/lib/model/create-data-source-details.d.ts +1 -1
- package/lib/model/create-data-source-details.js +1 -1
- package/lib/model/create-knowledge-base-details.d.ts +1 -1
- package/lib/model/create-knowledge-base-details.js +1 -1
- package/lib/model/create-tool-details.d.ts +1 -1
- package/lib/model/create-tool-details.js +1 -1
- package/lib/model/data-ingestion-job-collection.d.ts +1 -1
- package/lib/model/data-ingestion-job-collection.js +1 -1
- package/lib/model/data-ingestion-job-statistics.d.ts +1 -1
- package/lib/model/data-ingestion-job-statistics.js +1 -1
- package/lib/model/data-ingestion-job-summary.d.ts +1 -1
- package/lib/model/data-ingestion-job-summary.js +1 -1
- package/lib/model/data-ingestion-job-type.d.ts +1 -1
- package/lib/model/data-ingestion-job-type.js +1 -1
- package/lib/model/data-ingestion-job.d.ts +1 -1
- package/lib/model/data-ingestion-job.js +1 -1
- package/lib/model/data-source-collection.d.ts +1 -1
- package/lib/model/data-source-collection.js +1 -1
- package/lib/model/data-source-config.d.ts +1 -1
- package/lib/model/data-source-config.js +1 -1
- package/lib/model/data-source-summary.d.ts +1 -1
- package/lib/model/data-source-summary.js +1 -1
- package/lib/model/data-source.d.ts +1 -1
- package/lib/model/data-source.js +1 -1
- package/lib/model/database-connection.d.ts +1 -1
- package/lib/model/database-connection.js +1 -1
- package/lib/model/database-function.d.ts +1 -1
- package/lib/model/database-function.js +1 -1
- package/lib/model/database-tool-connection.d.ts +1 -1
- package/lib/model/database-tool-connection.js +1 -1
- package/lib/model/default-index-config.d.ts +1 -1
- package/lib/model/default-index-config.js +1 -1
- package/lib/model/function-calling-tool-config.d.ts +1 -1
- package/lib/model/function-calling-tool-config.js +1 -1
- package/lib/model/function.d.ts +1 -1
- package/lib/model/function.js +1 -1
- package/lib/model/guardrail-config.d.ts +1 -1
- package/lib/model/guardrail-config.js +1 -1
- package/lib/model/guardrail-mode.d.ts +1 -1
- package/lib/model/guardrail-mode.js +1 -1
- package/lib/model/http-endpoint-api-key-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-api-key-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-auth-config.d.ts +1 -1
- package/lib/model/http-endpoint-auth-config.js +1 -1
- package/lib/model/http-endpoint-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-auth-source.d.ts +1 -1
- package/lib/model/http-endpoint-auth-source.js +1 -1
- package/lib/model/http-endpoint-basic-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-basic-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-bearer-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-bearer-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-idcs-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-idcs-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-no-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-no-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-oci-auth-scope-config.d.ts +1 -1
- package/lib/model/http-endpoint-oci-auth-scope-config.js +1 -1
- package/lib/model/http-endpoint-tool-config.d.ts +1 -1
- package/lib/model/http-endpoint-tool-config.js +1 -1
- package/lib/model/human-input-config.d.ts +1 -1
- package/lib/model/human-input-config.js +1 -1
- package/lib/model/idcs-secret.d.ts +1 -1
- package/lib/model/idcs-secret.js +1 -1
- package/lib/model/index-config.d.ts +1 -1
- package/lib/model/index-config.js +1 -1
- package/lib/model/index-schema.d.ts +1 -1
- package/lib/model/index-schema.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/inline-input-location.d.ts +1 -1
- package/lib/model/inline-input-location.js +1 -1
- package/lib/model/input-location.d.ts +1 -1
- package/lib/model/input-location.js +1 -1
- package/lib/model/knowledge-base-collection.d.ts +1 -1
- package/lib/model/knowledge-base-collection.js +1 -1
- package/lib/model/knowledge-base-config.d.ts +1 -1
- package/lib/model/knowledge-base-config.js +1 -1
- package/lib/model/knowledge-base-statistics.d.ts +1 -1
- package/lib/model/knowledge-base-statistics.js +1 -1
- package/lib/model/knowledge-base-summary.d.ts +1 -1
- package/lib/model/knowledge-base-summary.js +1 -1
- package/lib/model/knowledge-base.d.ts +1 -1
- package/lib/model/knowledge-base.js +1 -1
- package/lib/model/llm-config.d.ts +1 -1
- package/lib/model/llm-config.js +1 -1
- package/lib/model/llm-customization.d.ts +1 -1
- package/lib/model/llm-customization.js +1 -1
- package/lib/model/model-index.d.ts +1 -1
- package/lib/model/model-index.js +1 -1
- package/lib/model/object-storage-input-location.d.ts +1 -1
- package/lib/model/object-storage-input-location.js +1 -1
- package/lib/model/object-storage-prefix-output-location.d.ts +1 -1
- package/lib/model/object-storage-prefix-output-location.js +1 -1
- package/lib/model/object-storage-prefix.d.ts +1 -1
- package/lib/model/object-storage-prefix.js +1 -1
- package/lib/model/oci-database-config.d.ts +1 -1
- package/lib/model/oci-database-config.js +1 -1
- package/lib/model/oci-object-storage-data-source-config.d.ts +1 -1
- package/lib/model/oci-object-storage-data-source-config.js +1 -1
- package/lib/model/oci-open-search-index-config.d.ts +1 -1
- package/lib/model/oci-open-search-index-config.js +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/output-config.d.ts +1 -1
- package/lib/model/output-config.js +1 -1
- package/lib/model/output-location.d.ts +1 -1
- package/lib/model/output-location.js +1 -1
- package/lib/model/personally-identifiable-information-guardrail-config.d.ts +1 -1
- package/lib/model/personally-identifiable-information-guardrail-config.js +1 -1
- package/lib/model/prompt-injection-guardrail-config.d.ts +1 -1
- package/lib/model/prompt-injection-guardrail-config.js +1 -1
- package/lib/model/rag-tool-config.d.ts +1 -1
- package/lib/model/rag-tool-config.js +1 -1
- package/lib/model/secret-detail.d.ts +1 -1
- package/lib/model/secret-detail.js +1 -1
- package/lib/model/session-config.d.ts +1 -1
- package/lib/model/session-config.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/sql-tool-config.d.ts +1 -1
- package/lib/model/sql-tool-config.js +1 -1
- package/lib/model/tool-collection.d.ts +1 -1
- package/lib/model/tool-collection.js +1 -1
- package/lib/model/tool-config.d.ts +1 -1
- package/lib/model/tool-config.js +1 -1
- package/lib/model/tool-summary.d.ts +1 -1
- package/lib/model/tool-summary.js +1 -1
- package/lib/model/tool.d.ts +1 -1
- package/lib/model/tool.js +1 -1
- package/lib/model/update-agent-details.d.ts +1 -1
- package/lib/model/update-agent-details.js +1 -1
- package/lib/model/update-agent-endpoint-details.d.ts +1 -1
- package/lib/model/update-agent-endpoint-details.js +1 -1
- package/lib/model/update-data-source-details.d.ts +1 -1
- package/lib/model/update-data-source-details.js +1 -1
- package/lib/model/update-knowledge-base-details.d.ts +1 -1
- package/lib/model/update-knowledge-base-details.js +1 -1
- package/lib/model/update-tool-details.d.ts +1 -1
- package/lib/model/update-tool-details.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.js +1 -1
- package/lib/request/change-agent-compartment-request.d.ts +1 -1
- package/lib/request/change-agent-compartment-request.js +1 -1
- package/lib/request/change-agent-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-agent-endpoint-compartment-request.js +1 -1
- package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
- package/lib/request/change-knowledge-base-compartment-request.js +1 -1
- package/lib/request/create-agent-endpoint-request.d.ts +1 -1
- package/lib/request/create-agent-endpoint-request.js +1 -1
- package/lib/request/create-agent-request.d.ts +1 -1
- package/lib/request/create-agent-request.js +1 -1
- package/lib/request/create-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/create-data-ingestion-job-request.js +1 -1
- package/lib/request/create-data-source-request.d.ts +1 -1
- package/lib/request/create-data-source-request.js +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +1 -1
- package/lib/request/create-knowledge-base-request.js +1 -1
- package/lib/request/create-tool-request.d.ts +1 -1
- package/lib/request/create-tool-request.js +1 -1
- package/lib/request/delete-agent-endpoint-request.d.ts +1 -1
- package/lib/request/delete-agent-endpoint-request.js +1 -1
- package/lib/request/delete-agent-request.d.ts +1 -1
- package/lib/request/delete-agent-request.js +1 -1
- package/lib/request/delete-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/delete-data-ingestion-job-request.js +1 -1
- package/lib/request/delete-data-source-request.d.ts +1 -1
- package/lib/request/delete-data-source-request.js +1 -1
- package/lib/request/delete-knowledge-base-request.d.ts +1 -1
- package/lib/request/delete-knowledge-base-request.js +1 -1
- package/lib/request/delete-tool-request.d.ts +1 -1
- package/lib/request/delete-tool-request.js +1 -1
- package/lib/request/get-agent-endpoint-request.d.ts +1 -1
- package/lib/request/get-agent-endpoint-request.js +1 -1
- package/lib/request/get-agent-request.d.ts +1 -1
- package/lib/request/get-agent-request.js +1 -1
- package/lib/request/get-data-ingestion-job-log-content-request.d.ts +1 -1
- package/lib/request/get-data-ingestion-job-log-content-request.js +1 -1
- package/lib/request/get-data-ingestion-job-request.d.ts +1 -1
- package/lib/request/get-data-ingestion-job-request.js +1 -1
- package/lib/request/get-data-source-request.d.ts +1 -1
- package/lib/request/get-data-source-request.js +1 -1
- package/lib/request/get-knowledge-base-request.d.ts +1 -1
- package/lib/request/get-knowledge-base-request.js +1 -1
- package/lib/request/get-tool-request.d.ts +1 -1
- package/lib/request/get-tool-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-agent-endpoints-request.d.ts +1 -1
- package/lib/request/list-agent-endpoints-request.js +1 -1
- package/lib/request/list-agents-request.d.ts +1 -1
- package/lib/request/list-agents-request.js +1 -1
- package/lib/request/list-data-ingestion-jobs-request.d.ts +1 -1
- package/lib/request/list-data-ingestion-jobs-request.js +1 -1
- package/lib/request/list-data-sources-request.d.ts +1 -1
- package/lib/request/list-data-sources-request.js +1 -1
- package/lib/request/list-knowledge-bases-request.d.ts +1 -1
- package/lib/request/list-knowledge-bases-request.js +1 -1
- package/lib/request/list-tools-request.d.ts +1 -1
- package/lib/request/list-tools-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-agent-endpoint-request.d.ts +1 -1
- package/lib/request/update-agent-endpoint-request.js +1 -1
- package/lib/request/update-agent-request.d.ts +1 -1
- package/lib/request/update-agent-request.js +1 -1
- package/lib/request/update-data-source-request.d.ts +1 -1
- package/lib/request/update-data-source-request.js +1 -1
- package/lib/request/update-knowledge-base-request.d.ts +1 -1
- package/lib/request/update-knowledge-base-request.js +1 -1
- package/lib/request/update-tool-request.d.ts +1 -1
- package/lib/request/update-tool-request.js +1 -1
- package/lib/response/cancel-work-request-response.d.ts +1 -1
- package/lib/response/cancel-work-request-response.js +1 -1
- package/lib/response/change-agent-compartment-response.d.ts +1 -1
- package/lib/response/change-agent-compartment-response.js +1 -1
- package/lib/response/change-agent-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-agent-endpoint-compartment-response.js +1 -1
- package/lib/response/change-knowledge-base-compartment-response.d.ts +1 -1
- package/lib/response/change-knowledge-base-compartment-response.js +1 -1
- package/lib/response/create-agent-endpoint-response.d.ts +1 -1
- package/lib/response/create-agent-endpoint-response.js +1 -1
- package/lib/response/create-agent-response.d.ts +1 -1
- package/lib/response/create-agent-response.js +1 -1
- package/lib/response/create-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/create-data-ingestion-job-response.js +1 -1
- package/lib/response/create-data-source-response.d.ts +1 -1
- package/lib/response/create-data-source-response.js +1 -1
- package/lib/response/create-knowledge-base-response.d.ts +1 -1
- package/lib/response/create-knowledge-base-response.js +1 -1
- package/lib/response/create-tool-response.d.ts +1 -1
- package/lib/response/create-tool-response.js +1 -1
- package/lib/response/delete-agent-endpoint-response.d.ts +1 -1
- package/lib/response/delete-agent-endpoint-response.js +1 -1
- package/lib/response/delete-agent-response.d.ts +1 -1
- package/lib/response/delete-agent-response.js +1 -1
- package/lib/response/delete-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/delete-data-ingestion-job-response.js +1 -1
- package/lib/response/delete-data-source-response.d.ts +1 -1
- package/lib/response/delete-data-source-response.js +1 -1
- package/lib/response/delete-knowledge-base-response.d.ts +1 -1
- package/lib/response/delete-knowledge-base-response.js +1 -1
- package/lib/response/delete-tool-response.d.ts +1 -1
- package/lib/response/delete-tool-response.js +1 -1
- package/lib/response/get-agent-endpoint-response.d.ts +1 -1
- package/lib/response/get-agent-endpoint-response.js +1 -1
- package/lib/response/get-agent-response.d.ts +1 -1
- package/lib/response/get-agent-response.js +1 -1
- package/lib/response/get-data-ingestion-job-log-content-response.d.ts +1 -1
- package/lib/response/get-data-ingestion-job-log-content-response.js +1 -1
- package/lib/response/get-data-ingestion-job-response.d.ts +1 -1
- package/lib/response/get-data-ingestion-job-response.js +1 -1
- package/lib/response/get-data-source-response.d.ts +1 -1
- package/lib/response/get-data-source-response.js +1 -1
- package/lib/response/get-knowledge-base-response.d.ts +1 -1
- package/lib/response/get-knowledge-base-response.js +1 -1
- package/lib/response/get-tool-response.d.ts +1 -1
- package/lib/response/get-tool-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-agent-endpoints-response.d.ts +1 -1
- package/lib/response/list-agent-endpoints-response.js +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-agents-response.js +1 -1
- package/lib/response/list-data-ingestion-jobs-response.d.ts +1 -1
- package/lib/response/list-data-ingestion-jobs-response.js +1 -1
- package/lib/response/list-data-sources-response.d.ts +1 -1
- package/lib/response/list-data-sources-response.js +1 -1
- package/lib/response/list-knowledge-bases-response.d.ts +1 -1
- package/lib/response/list-knowledge-bases-response.js +1 -1
- package/lib/response/list-tools-response.d.ts +1 -1
- package/lib/response/list-tools-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/update-agent-endpoint-response.d.ts +1 -1
- package/lib/response/update-agent-endpoint-response.js +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-agent-response.js +1 -1
- package/lib/response/update-data-source-response.d.ts +1 -1
- package/lib/response/update-data-source-response.js +1 -1
- package/lib/response/update-knowledge-base-response.d.ts +1 -1
- package/lib/response/update-knowledge-base-response.js +1 -1
- package/lib/response/update-tool-response.d.ts +1 -1
- package/lib/response/update-tool-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import common = require("oci-common");
|
package/lib/client.js
CHANGED
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as serviceRequests from "./request";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
package/lib/model/action-type.js
CHANGED
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/agent.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
package/lib/model/agent.js
CHANGED
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
import * as model from "../model";
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -16,7 +16,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
16
16
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
17
17
|
* Do not edit the class manually.
|
|
18
18
|
*
|
|
19
|
-
* Copyright (c) 2020,
|
|
19
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
20
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.
|
|
21
21
|
*/
|
|
22
22
|
/**
|
|
@@ -17,7 +17,7 @@ To learn more about the service, see the [Generative AI Agents documentation](ht
|
|
|
17
17
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
18
18
|
* Do not edit the class manually.
|
|
19
19
|
*
|
|
20
|
-
* Copyright (c) 2020,
|
|
20
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
21
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.
|
|
22
22
|
*/
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|