Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
model
modelRef
Function modelRef
modelRef
<
CustomOptionsSchema
extends
ZodType
<
any
,
any
,
any
,
CustomOptionsSchema
>
=
ZodTypeAny
,
>
(
options
:
Omit
<
ModelReference
<
CustomOptionsSchema
>
,
"withConfig"
|
"withVersion"
,
>
,
)
:
ModelReference
<
CustomOptionsSchema
>
Cretes a model reference.
Type Parameters
CustomOptionsSchema
extends
ZodType
<
any
,
any
,
any
,
CustomOptionsSchema
>
=
ZodTypeAny
Parameters
options
:
Omit
<
ModelReference
<
CustomOptionsSchema
>
,
"withConfig"
|
"withVersion"
>
Returns
ModelReference
<
CustomOptionsSchema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...
Cretes a model reference.