Preparing search index...
The search index is not available
Back To Index
|
@azure/ai-agents
Package version:
@azure/ai-agents
FileSearchRankingOptions
Interface FileSearchRankingOptions
Ranking options for file search.
interface
FileSearchRankingOptions
{
ranker
:
string
;
scoreThreshold
:
number
;
}
Index
Properties
ranker
score
Threshold
Properties
ranker
ranker
:
string
File search ranker.
score
Threshold
score
Threshold
:
number
Ranker search threshold.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/ai-agents
Loading...
Ranking options for file search.