epic-13: add cli and tui entry point, finish epic.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import com.correx.core.inference.RoutingStrategy
|
||||
* Selects the first [InferenceProvider] from [candidates] whose declared capabilities
|
||||
* cover all [requiredCapabilities].
|
||||
*
|
||||
* "First" means the list order as supplied by [ProviderRegistry.resolve] — callers that
|
||||
* "First" means the list order as supplied by [com.correx.core.inference.ProviderRegistry.resolve] — callers that
|
||||
* want score-ordered selection should pass a score-sorted list.
|
||||
*
|
||||
* @throws NoEligibleProviderException if no candidate satisfies all required capabilities.
|
||||
|
||||
Reference in New Issue
Block a user