EmbeddingState

constructor(loading: Boolean = true, source: ServerSource = ServerSource.AUTOMATIC1111, error: ErrorState = ErrorState.None, prompt: String = "", negativePrompt: String = "", embeddings: List<EmbeddingItemUi> = emptyList(), selector: Boolean = true)(source)