Configuring OCI Generative AI Service Integration using Template File
This topic describes how to use the ociconfig-template.properties
template file to configure OCI Generative AI integration, enable new Gen AI features, and
manage configuration updates during installation and upgrades.
The ociconfig-template.properties template file contains the latest
out-of-the-box (OOB) configuration required to support new Gen AI functionalities.
New Customers – Fresh Installation
-
The
ociconfig-template.propertiestemplate file is delivered as part of the installation. -
No
ociconfig.propertiesfile is created by default. -
You must do the following:
-
Copy and rename
ociconfig-template.propertiestoociconfig.properties. -
Modify
ociconfig.propertiesas required. -
Use this file to enable and configure new Gen AI features.
-
New Customers – Subsequent Upgrades After Initial Installation
New Customers – Fresh Installation (subsequent upgrades with/without new feature changes)
-
The
ociconfig-template.propertiestemplate file is delivered as part of the installation. -
No modification/update to the
ociconfig-template.propertiestemplate file is required. -
If any future modifications are required in
ociconfig.propertiesdue to changes inociconfig-template.properties, you must carefully review the updates and manually merge the necessary changes intoociconfig.propertiesby referring to theociconfig-template.propertiesfile.
Existing Customers – Upgrading to 26.6 and Later
Scenario 1: Upgrade from pre-26.6 to utilize new features
-
The
ociconfig-template.propertiestemplate file is newly introduced and copied during the upgrade. -
The existing
ociconfig.propertiestemplate file will be deleted during the upgrade. -
You must do the following:
-
Take a backup of their existing
ociconfig.propertiesfile before the upgrade. -
After the upgrade, restore the file as
ociconfig.properties. -
Modify/update
ociconfig.propertiesto align with the new template.
Note: This is a one-time impact during the upgrade to 26.6 (or later). -
Scenario 2: Subsequent Upgrades (26.6 → 26.7 → 26.8 → 26.9 → 26.10, and later)
-
The
ociconfig-template.propertiestemplate file is replaced with the latest OX9 version during each upgrade. -
The existing
ociconfig.propertiesfile:-
Is not modified or deleted.
-
Is treated as a customer-managed configuration file.
-
-
You must do the following:
-
Review changes in the updated
ociconfig-template.properties. -
Manually merge any required changes into
ociconfig.propertiesby referring toociconfig-template.properties.
-