Package-level declarations
Types
Defines the ConnectToA1111UseCase contract for the SDAI domain layer.
Defines the ConnectToHordeUseCase contract for the SDAI domain layer.
Defines the ConnectToHuggingFaceUseCase contract for the SDAI domain layer.
Defines the ConnectToLocalDiffusionUseCase contract for the SDAI domain layer.
Implements ConnectToLocalDiffusionUseCase behavior in the SDAI domain layer.
Defines the ConnectToMediaPipeUseCase contract for the SDAI domain layer.
Implements ConnectToMediaPipeUseCase behavior in the SDAI domain layer.
Defines the ConnectToOpenAiUseCase contract for the SDAI domain layer.
Defines the ConnectToStabilityAiUseCase contract for the SDAI domain layer.
Defines the ConnectToSwarmUiUseCase contract for the SDAI domain layer.
Implements DefaultConnectToA1111UseCase behavior in the SDAI domain layer.
Implements DefaultConnectToHordeUseCase behavior in the SDAI domain layer.
Implements DefaultConnectToHuggingFaceUseCase behavior in the SDAI domain layer.
Implements DefaultConnectToOpenAiUseCase behavior in the SDAI domain layer.
Implements DefaultConnectToStabilityAiUseCase behavior in the SDAI domain layer.
Implements DefaultConnectToSwarmUiUseCase behavior in the SDAI domain layer.
Implements DefaultGetConfigurationUseCase behavior in the SDAI domain layer.
Implements DefaultSetServerConfigurationUseCase behavior in the SDAI domain layer.
Defines the GetConfigurationUseCase contract for the SDAI domain layer.
Defines the SetServerConfigurationUseCase contract for the SDAI domain layer.
Properties
Exposes the CONNECTION_DELAY_MILLIS value used by the SDAI domain layer.
Exposes the CONNECTION_TIMEOUT_MILLIS value used by the SDAI domain layer.
Exposes the LOCAL_NETWORK_RETRY_ATTEMPTS value used by the SDAI domain layer.
Exposes the LOCAL_NETWORK_RETRY_DELAYS_MILLIS value used by the SDAI domain layer.
Exposes the localNetworkPermissionRetryEnabled value used by the SDAI domain layer.
Exposes the localNetworkPermissionRetryEnabled value used by the SDAI domain layer.
Exposes the localNetworkPermissionRetryEnabled value used by the SDAI domain layer.
Functions
Executes the connectWithApiKey step in the SDAI domain layer.
Executes the isLikelyLocalNetworkBootstrapError step in the SDAI domain layer.
Executes the isLikelyLocalNetworkEndpoint step in the SDAI domain layer.
Executes the requireRemoteValidApiKey step in the SDAI domain layer.
Executes the restoreRemoteConfigurationAndFail step in the SDAI domain layer.
Executes the retryRemoteDelayed step in the SDAI domain layer.
Executes the withLocalNetworkPermissionRetry step in the SDAI domain layer.