Skip to main content

Upgrading to GPTfy 1.12

When upgrading from the old version , you need to add new picklist values to specific fields in your Salesforce org.

Pre-upgrade Step: Add New Picklist Values

Follow these steps to add the required picklist values before upgrading:

1. AI Models Object (ccai__AI_Connection__c)

  1. Navigate to SetupObject Manager
  2. Find and select AI models (ccai__AI_Connection__c)
  3. Go to Fields & Relationships
  4. Click on the Type field (ccai__Type__c)
  5. Click Edit and add the following picklist values:
    • Agentic
    • RAG Sync
  6. Click Save

2. Prompt Object (ccai__AI_Prompt__c)

  1. Navigate to SetupObject Manager
  2. Find and select Prompt (ccai__AI_Prompt__c)
  3. Go to Fields & Relationships
  4. Click on the Type field (ccai__Type__c)
  5. Click Edit and add the following picklist value:
    • Agentic
  6. Click Save

3. Security Audit Detail Object (ccai__AI_Security_Audit_Detail__c)

  1. Navigate to SetupObject Manager
  2. Find and select Security Audit Detail (ccai__AI_Security_Audit_Detail__c)
  3. Go to Fields & Relationships
  4. Click on the Type field (ccai__Type__c)
  5. Click Edit and add the following picklist value:
    • Chat
  6. Click Save
Important

Complete these picklist updates before proceeding with the version upgrade to avoid errors during the installation.