Class VisionBackendSystem
java.lang.Object
org.episteme.core.media.VisionBackendSystem
System manager for Vision Backends.
Discovers backends implementing Backend with type="vision".
- Since:
- 2.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VisionBackendstatic voidrefresh()static voidselectBackend(String backendNameOrId)
-
Constructor Details
-
VisionBackendSystem
public VisionBackendSystem()
-
-
Method Details
-
refresh
public static void refresh() -
getAvailableBackends
-
getVisionBackend
-
selectBackend
-