@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
RouteRequestParams
Interface RouteRequestParams
Parameters for the smart routing engine.
interface
RouteRequestParams
{
exclude_agents
?:
string
[]
;
min_trust
?:
number
;
preferred_protocol
?:
string
;
skill
:
string
;
strategy
?:
"best-match"
|
"round-robin"
|
"least-latency"
;
}
Index
Properties
exclude_
agents?
min_
trust?
preferred_
protocol?
skill
strategy?
Properties
Optional
exclude_
agents
exclude_agents
?:
string
[]
Optional
min_
trust
min_trust
?:
number
Optional
preferred_
protocol
preferred_protocol
?:
string
skill
skill
:
string
Optional
strategy
strategy
?:
"best-match"
|
"round-robin"
|
"least-latency"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude_
agents
min_
trust
preferred_
protocol
skill
strategy
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Parameters for the smart routing engine.