Genkit JS API reference
Preparing search index...
genkit
/
ModelReferenceSchema
Variable ModelReferenceSchema
Const
ModelReferenceSchema
:
z
.
ZodObject
<
{
config
:
z
.
ZodOptional
<
z
.
ZodAny
>
;
name
:
z
.
ZodString
}
,
"strip"
,
z
.
ZodTypeAny
,
{
config
?:
any
;
name
:
string
}
,
{
config
?:
any
;
name
:
string
}
,
>
Zod schema for a
ModelReference
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...
Zod schema for a ModelReference.