nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ModelPreferenceSchema
Variable ModelPreferenceSchema
Const
ModelPreferenceSchema
:
ZodObject
<
{
provider
:
ZodOptional
<
ZodString
>
;
modelId
:
ZodOptional
<
ZodString
>
;
temperature
:
ZodOptional
<
ZodNumber
>
;
maxTokens
:
ZodOptional
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Zod schema for ModelPreference.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Zod schema for ModelPreference.