SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
feature/benchmark
/
com.shifthackz.aisdv1.feature.benchmark
/
LocalGenerationGateResult
/
ConfirmExceedsRecommendation
Confirm
Exceeds
Recommendation
data
class
ConfirmExceedsRecommendation
(
val
reasons
:
List
<
BenchmarkLimitExceeded
>
,
val
recommendation
:
BenchmarkRecommendation
)
:
LocalGenerationGateResult
(
source
)
Members
Constructors
Confirm
Exceeds
Recommendation
Link copied to clipboard
constructor
(
reasons
:
List
<
BenchmarkLimitExceeded
>
,
recommendation
:
BenchmarkRecommendation
)
Properties
reasons
Link copied to clipboard
val
reasons
:
List
<
BenchmarkLimitExceeded
>
recommendation
Link copied to clipboard
val
recommendation
:
BenchmarkRecommendation