validateApiKey

open suspend override fun validateApiKey(apiKey: String)(source)

Validates the key by loading the ArliAI model list.

Author

Dmitriy Moroz

Parameters

apiKey

ArliAI API key sent as bearer authorization.