@salesforce/agents
Preparing search index...
dataLibraryTypes
GroundingSource
Type Alias GroundingSource
type
GroundingSource
=
{
indexMode
?:
string
;
knowledgeConfig
?:
{
contentFields
?:
string
[]
;
isRestrictToPublicArticle
?:
boolean
;
primaryIndexField1
?:
string
;
primaryIndexField2
?:
string
;
}
;
retrieverId
?:
string
;
sourceType
:
SourceType
;
}
Index
Properties
index
Mode?
knowledge
Config?
retriever
Id?
source
Type
Properties
Optional
index
Mode
indexMode
?:
string
Optional
knowledge
Config
knowledgeConfig
?:
{
contentFields
?:
string
[]
;
isRestrictToPublicArticle
?:
boolean
;
primaryIndexField1
?:
string
;
primaryIndexField2
?:
string
;
}
Optional
retriever
Id
retrieverId
?:
string
source
Type
sourceType
:
SourceType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
Mode
knowledge
Config
retriever
Id
source
Type
@salesforce/agents
Loading...