Function: getProviderPriority()
getProviderPriority(): readonly
string[] |undefined
Defined in: packages/agentos/src/api/runtime/provider-priority.ts:61
Returns the current custom priority list, or undefined if the default
order is in effect.
Returns
readonly string[] | undefined