@prometheus-ags/universal-agent-runtime-sdk
Preparing search index...
embeddingResponseSchema
Variable embeddingResponseSchema
Const
embeddingResponseSchema
:
ZodObject
<
{
data
:
ZodArray
<
ZodObject
<
{
embedding
:
ZodArray
<
ZodNumber
>
;
index
:
ZodOptional
<
ZodNumber
>
}
,
$loose
,
>
,
>
;
model
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@prometheus-ags/universal-agent-runtime-sdk
Loading...