@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
ConflictOutcome
Interface ConflictOutcome
interface
ConflictOutcome
{
conflict_id
:
string
;
resolution_score
:
number
|
null
;
resolved
:
boolean
;
strategy
:
string
;
winner_agent_id
:
string
|
null
;
winner_response
:
unknown
;
}
Index
Properties
conflict_
id
resolution_
score
resolved
strategy
winner_
agent_
id
winner_
response
Properties
conflict_
id
conflict_id
:
string
resolution_
score
resolution_score
:
number
|
null
resolved
resolved
:
boolean
strategy
strategy
:
string
winner_
agent_
id
winner_agent_id
:
string
|
null
winner_
response
winner_response
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conflict_
id
resolution_
score
resolved
strategy
winner_
agent_
id
winner_
response
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...