mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 22:16:35 +00:00
aeb7f8ca8c
- Modified the existing-code workflow to automatically loop back to New Task after project completion without user confirmation. - Updated the autopilot state to reflect the current step as `done` and status as `completed`. - Clarified the deployment status report by specifying non-deployed services and their purposes. These changes enhance the automation of task management and improve documentation clarity.
19 lines
617 B
JSON
19 lines
617 B
JSON
{
|
|
"fileFormatVersion": "1.0.0",
|
|
"itemInfoEntries": {
|
|
"7DD8829B-A724-4A3E-A14C-492D47CA6638": {
|
|
"author": "com.apple.CoreML",
|
|
"description": "CoreML Model Specification",
|
|
"name": "model.mlmodel",
|
|
"path": "com.apple.CoreML/model.mlmodel"
|
|
},
|
|
"D5921D3B-1680-4CD9-B1D5-130EE972BBFD": {
|
|
"author": "com.apple.CoreML",
|
|
"description": "CoreML Model Weights",
|
|
"name": "weights",
|
|
"path": "com.apple.CoreML/weights"
|
|
}
|
|
},
|
|
"rootModelIdentifier": "7DD8829B-A724-4A3E-A14C-492D47CA6638"
|
|
}
|