GeminiCoachingClient

class GeminiCoachingClient @Inject constructor(httpClient: HttpClient, userPreferences: UserPreferences)

Constructors

Link copied to clipboard
@Inject
constructor(httpClient: HttpClient, userPreferences: UserPreferences)

Functions

Link copied to clipboard
suspend fun getAdvice(categoryName: String, totalCount: Int, note: String): String