Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.​EinsteinLLM​GenerationItem​Output

Generated response from the LLM provider.
Property Name Type Description Available Version
contentQuality​Representation ConnectApi.​EinsteinLlm​Generations​Content​Quality Specifies whether the generated response contains toxic language (true) or not (false). 61.0
parameters String Parameter values for the LLM provider. 60.0
responseId String ID of the generated response. 60.0
safetyScore​Representation ConnectApi.​EinsteinLlm​Generation​SafetyScore​Output Safety score information related to the generated response. 60.0
structuredResponse String Structured response representation of the generated response. 64.0
text String Text of generated response. 60.0