Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
checkpoint-postgres/store
EmbeddingsFunc
Type alias EmbeddingsFunc
Embeddings
Func
:
(
(
texts
)
=>
Promise
<
number
[]
[]
>
)
Type declaration
(
texts
)
:
Promise
<
number
[]
[]
>
Parameters
texts
:
string
[]
Returns
Promise
<
number
[]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...