rank

open override fun <T> rank(description: String, userInput: String, rankables: Collection<T>): Rankings<T>

Rank a set of items based on user input and agent metadata.

Parameters

description

Description of the item being ranked

userInput

User input to rank against

rankables

Set of items to rank