Merge pull request #34261 from backstage/session/scheming-finch-ks70

This commit is contained in:
Ben Lambert
2026-05-19 16:00:41 +02:00
committed by GitHub
24 changed files with 1283 additions and 2 deletions
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog-backend-module-ai-model': minor
'@backstage/catalog-model': minor
---
Introduced the `AiResource` catalog entity kind. Entity types, validators, type guards, and the model layer are exported from `@backstage/catalog-model/alpha`. Install `@backstage/plugin-catalog-backend-module-ai-model` in your backend to register the kind with the catalog.