unified-llm-client
Preparing search index...
FormatRetrievedContextOptions
Interface FormatRetrievedContextOptions
interface
FormatRetrievedContextOptions
{
header
?:
string
;
includeMetadataKeys
?:
string
[]
;
includeScores
?:
boolean
;
maxPerSource
?:
number
;
maxResults
?:
number
;
maxTokens
?:
number
;
scoreDisplay
?:
RetrievalScoreDisplay
;
}
Index
Properties
header?
include
Metadata
Keys?
include
Scores?
max
Per
Source?
max
Results?
max
Tokens?
score
Display?
Properties
Optional
header
header
?:
string
Optional
include
Metadata
Keys
includeMetadataKeys
?:
string
[]
Optional
include
Scores
includeScores
?:
boolean
Optional
max
Per
Source
maxPerSource
?:
number
Optional
max
Results
maxResults
?:
number
Optional
max
Tokens
maxTokens
?:
number
Optional
score
Display
scoreDisplay
?:
RetrievalScoreDisplay
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
header
include
Metadata
Keys
include
Scores
max
Per
Source
max
Results
max
Tokens
score
Display
unified-llm-client
Loading...