toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.testing.integration
/
FakeRanker
Fake
Ranker
interface
FakeRanker
:
Ranker
Identifies goal rankers used for test
Inheritors
RandomRanker
Members
Functions
rank
Link copied to clipboard
abstract
fun
<
T
>
rank
(
description
:
String
,
userInput
:
String
,
rankables
:
Collection
<
T
>
)
:
Rankings
<
T
>
Rank a set of items based on user input and agent metadata.