Gen Ai Response Generation DMO

Generation Text from the Gateway - Individual generation text from an LLM (Large Language Model) for a given Generation request.

Object API Name: std__GenAiResponseGenerationDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id

  • Field API Name: std__AiApplicationFeatureName__c
  • Data Type: TEXT
  • Description: Represents the Name of the AI (Hawking) application's specific Feature for which this gateway generation call was made.
  • Field API Name: std__AiGatewayResponseId__c
  • Data Type: TEXT
  • Description: Represents the associated record of Generative AI Gateway Response object.
  • Field API Name: std__BillToCloudIdentifier__c
  • Data Type: TEXT
  • Description: Represents the Salesforce Cloud that will be billed for this LLM Gateway call.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ExternalRecordId__c
  • Data Type: TEXT
  • Description: The corresponding record Id from an external data source system
  • Field API Name: std__ExternalSourceId__c
  • Data Type: TEXT
  • Description: Corresponding record Id from external data source system
  • Field API Name: std__GeneratedResponseText__c
  • Data Type: TEXT
  • Description: Represents the generated response text from the Large Language Model.
  • Field API Name: std__GenerationParametersText__c
  • Data Type: TEXT
  • Description: Represents the parameters used for generation response.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MaskedGeneratedResponseText__c
  • Data Type: TEXT
  • Description: Masked generation text if PII masking is enabled