Add the com.unity.ai.assistant (2.13.0-pre.1) package to Packages/manifest.json and include related package lock updates. Add default ProjectSettings/Packages/com.unity.ai.assistant/Settings.json to store assistant configuration. Update ProjectSettings.asset to populate cloudServicesEnabled defaults and set project metadata (cloudProjectId, projectName: BABA_YAGA, organizationId: scov3).
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"CustomInstructionsGUID": "",
|
|
"CheckpointEnabled": false,
|
|
"GitInstanceTypeValue": 0,
|
|
"CustomGitPath": "",
|
|
"CheckpointRetentionWeeks": 2,
|
|
"PlanExecutionPromptDismissed": false
|
|
} |