nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ProviderConfigSchema
Variable ProviderConfigSchema
Const
ProviderConfigSchema
:
ZodObject
<
{
apiKey
:
ZodOptional
<
ZodString
>
;
baseUrl
:
ZodOptional
<
ZodURL
>
;
timeout
:
ZodDefault
<
ZodNumber
>
;
maxRetries
:
ZodDefault
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Provider configuration schema.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Provider configuration schema.