ChatAdapterUiState type

ChatAdapter state for pure UI purposes.

type ChatAdapterUiState = { error?: Error }