Member Junction
Preparing search index...
@memberjunction/ai-vector-sync
DocumentSuggestionResult
Interface DocumentSuggestionResult
The structured JSON response from the AI prompt
interface
DocumentSuggestionResult
{
absoluteMatchThreshold
:
number
;
potentialMatchThreshold
:
number
;
reasoning
:
string
;
selectedFields
:
string
[]
;
selectedRelationships
:
{
fields
:
string
[]
;
name
:
string
}
[]
;
template
:
string
;
}
Index
Properties
absolute
Match
Threshold
potential
Match
Threshold
reasoning
selected
Fields
selected
Relationships
template
Properties
absolute
Match
Threshold
absoluteMatchThreshold
:
number
potential
Match
Threshold
potentialMatchThreshold
:
number
reasoning
reasoning
:
string
selected
Fields
selectedFields
:
string
[]
selected
Relationships
selectedRelationships
:
{
fields
:
string
[]
;
name
:
string
}
[]
template
template
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
Match
Threshold
potential
Match
Threshold
reasoning
selected
Fields
selected
Relationships
template
Member Junction
Loading...
The structured JSON response from the AI prompt