@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
OrchestrationConflict
Interface OrchestrationConflict
interface
OrchestrationConflict
{
candidates
:
ConflictCandidate
[]
;
conflict_type
:
"competing_response"
|
"timeout_race"
|
"capability_overlap"
;
created_at
:
string
;
id
:
string
;
resolution_score
:
number
|
null
;
resolved
:
boolean
;
resolved_at
:
string
|
null
;
run_id
:
string
|
null
;
step_id
:
string
|
null
;
strategy
:
"highest_score"
|
"first_wins"
|
"voting"
|
"manual"
;
winner_agent_id
:
string
|
null
;
winner_response
:
unknown
;
workflow_id
:
string
;
}
Index
Properties
candidates
conflict_
type
created_
at
id
resolution_
score
resolved
resolved_
at
run_
id
step_
id
strategy
winner_
agent_
id
winner_
response
workflow_
id
Properties
candidates
candidates
:
ConflictCandidate
[]
conflict_
type
conflict_type
:
"competing_response"
|
"timeout_race"
|
"capability_overlap"
created_
at
created_at
:
string
id
id
:
string
resolution_
score
resolution_score
:
number
|
null
resolved
resolved
:
boolean
resolved_
at
resolved_at
:
string
|
null
run_
id
run_id
:
string
|
null
step_
id
step_id
:
string
|
null
strategy
strategy
:
"highest_score"
|
"first_wins"
|
"voting"
|
"manual"
winner_
agent_
id
winner_agent_id
:
string
|
null
winner_
response
winner_response
:
unknown
workflow_
id
workflow_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candidates
conflict_
type
created_
at
id
resolution_
score
resolved
resolved_
at
run_
id
step_
id
strategy
winner_
agent_
id
winner_
response
workflow_
id
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...