Kizuki
HTTP API
GitHub
Preparing search index...
lib/settings
embedSettingsSchema
Variable embedSettingsSchema
Const
embedSettingsSchema
:
ZodObject
<
{
apiKeyEnv
:
ZodOptional
<
ZodString
>
;
baseURL
:
ZodURL
;
model
:
ZodString
}
,
$strip
,
>
= ...
Settings for the model that turns passages into numbers for meaning search.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Settings for the model that turns passages into numbers for meaning search.