Files
wshobson--agents/plugins/machine-learning-ops/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
562 B
JSON

{
"name": "machine-learning-ops",
"version": "1.2.2",
"description": "ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows",
"skills": "./skills/",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT",
"interface": {
"displayName": "Machine Learning Ops",
"shortDescription": "ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps\u2026",
"category": "Coding"
}
}