Skip to content

Commit 4ad80cd

Browse files
Databricks SDK Release BotDatabricks SDK Release Bot
authored andcommitted
chore: self-heal manifest.json + bundle from source
Signed-off-by: Databricks SDK Release Bot <DECO-SDK-Tagging[bot]@users.noreply.github.com>
1 parent 8fdf3db commit 4ad80cd

49 files changed

Lines changed: 5773 additions & 377 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,13 +291,15 @@
291291
"version": "0.1.0"
292292
},
293293
"databricks-ml-training": {
294-
"description": "Train ML or custom-agent models on Databricks with MLflow tracking and Unity Catalog registration.",
294+
"description": "Train ML models on Databricks. Use for: classification/regression/deep-learning (XGBoost, scikit-learn, LightGBM, PyTorch) with Optuna, @prod/@challenger aliases, batch scoring (spark_udf for plain...",
295295
"files": [
296296
"SKILL.md",
297297
"agents/openai.yaml",
298298
"assets/databricks.png",
299299
"assets/databricks.svg",
300300
"references/custom-pyfunc.md",
301+
"references/feature-store.md",
302+
"references/feature-views.md",
301303
"references/genai-agents.md"
302304
],
303305
"repo_dir": "skills",
@@ -427,8 +429,10 @@
427429
"assets/databricks.svg",
428430
"references/checkpoint-best-practices.md",
429431
"references/kafka-streaming.md",
432+
"references/lakebase-sink-python.md",
430433
"references/merge-operations.md",
431434
"references/multi-sink-writes.md",
435+
"references/real-time-mode.md",
432436
"references/stateful-operations.md",
433437
"references/stream-static-joins.md",
434438
"references/stream-stream-joins.md",

plugins/databricks/claude/skills/databricks-ai-functions/references/1-task-functions.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/databricks/claude/skills/databricks-ai-functions/references/4-document-processing-pipeline.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/databricks/claude/skills/databricks-aibi-dashboards/SKILL.md

Lines changed: 14 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/databricks/claude/skills/databricks-ml-training/SKILL.md

Lines changed: 20 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)