Preparing search index...
The search index is not available
@wllama/wllama
@wllama/wllama
RerankParams
Interface RerankParams
interface
RerankParams
{
documents
:
string
[]
;
query
:
string
;
top_n
?:
number
;
}
Index
Properties
documents
query
top_
n?
Properties
documents
documents
:
string
[]
query
query
:
string
Optional
top_
n
top_n
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
documents
query
top_
n
@wllama/wllama
Loading...