OpenAiGenerationRepository

Defines the OpenAiGenerationRepository contract for the SDAI domain layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard

Executes the generateFromText step in the SDAI domain layer.

Link copied to clipboard
abstract suspend fun validateApiKey(): Boolean

Executes the validateApiKey step in the SDAI domain layer.