Preparing search index...
The search index is not available
@wllama/wllama
@wllama/wllama
RerankResponse
Interface RerankResponse
interface
RerankResponse
{
model
:
string
;
object
:
"list"
;
results
:
RerankResult
[]
;
usage
:
RerankUsage
;
}
Index
Properties
model
object
results
usage
Properties
model
model
:
string
object
object
:
"list"
results
results
:
RerankResult
[]
usage
usage
:
RerankUsage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model
object
results
usage
@wllama/wllama
Loading...