I'm creating scratch org with Agentforce follow this instruction (https://developer.salesforce.com/docs/atlas.en-us.pkg2_dev.meta/pkg2_dev/dev2gp_scratch_orgs_agentforce.htm)
{
"orgName": "GenAI Scratch Org",
"edition": "Partner Developer",
"features": ["Einstein1AIPlatform"],
"settings": {
"einsteinGptSettings" : {
"enableEinsteinGptPlatform" : true
}
}
}
But I got this error when run the create commandSeems like this feature Einstein1AIPlatform is not available
Could anyone help me?
4 answers
Hi Ryan,
Seem like we need this feature (Einstein Generative AI) on PBO org. Have your org had this feature turned on?
We logged a case for requesting this feature for Partner Benefit Program but my ticket still haven't been resolved