Types

Link copied to clipboard

Carries AllowLocalCustomModel data through the SDAI presentation layer.

Link copied to clipboard

Provides the ConnectToLocalHost singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the DismissDialog singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the LaunchManageStoragePermission singleton used by the SDAI presentation layer.

Link copied to clipboard

Carries LaunchUrl data through the SDAI presentation layer.

Link copied to clipboard
sealed interface LocalModel : ServerSetupIntent

Defines the LocalModel contract for the SDAI presentation layer.

Link copied to clipboard

Provides the MainButtonClick singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the NavigateBack singleton used by the SDAI presentation layer.

Link copied to clipboard

Carries SelectLocalModel data through the SDAI presentation layer.

Link copied to clipboard

Carries SelectLocalModelPath data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateAuthType data through the SDAI presentation layer.

Link copied to clipboard
data class UpdateDemoMode(val value: Boolean) : ServerSetupIntent

Carries UpdateDemoMode data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateHordeApiKey data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateHordeDefaultApiKey data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateHuggingFaceApiKey data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateHuggingFaceModel data through the SDAI presentation layer.

Link copied to clipboard
data class UpdateLogin(val login: String) : ServerSetupIntent

Carries UpdateLogin data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateOpenAiApiKey data through the SDAI presentation layer.

Link copied to clipboard
data class UpdatePassword(val password: String) : ServerSetupIntent

Carries UpdatePassword data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdatePasswordVisibility data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateServerMode data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateServerUrl data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateStabilityAiApiKey data through the SDAI presentation layer.

Link copied to clipboard

Carries UpdateSwarmUiUrl data through the SDAI presentation layer.