ML-005 vorbereiten: Registry, API-Routen und kompatibler Predictor

This commit is contained in:
2026-06-11 12:04:52 +02:00
parent 79e883f77d
commit fad517e56a
5 changed files with 198 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
from .model_registry import ModelRegistry
__all__ = ["ModelRegistry"]