validateApiKey

abstract suspend fun validateApiKey(): Boolean(source)

Checks whether the persisted ArliAI API key is accepted by the provider.

Return

true when ArliAI accepts the current key.

Author

Dmitriy Moroz