Member Junction
Preparing search index...
@memberjunction/ai-agents
ConversationSearchHit
Interface ConversationSearchHit
One search hit: enough to decide whether to page the full message in.
interface
ConversationSearchHit
{
agent
:
string
;
matchType
:
"keyword"
|
"regex"
;
role
:
string
;
sequence
:
number
;
snippet
:
string
;
}
Index
Properties
agent
match
Type
role
sequence
snippet
Properties
agent
agent
:
string
match
Type
matchType
:
"keyword"
|
"regex"
role
role
:
string
sequence
sequence
:
number
snippet
snippet
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
match
Type
role
sequence
snippet
Member Junction
Loading...
One search hit: enough to decide whether to page the full message in.