langchain.js
Preparing search index...
@langchain/langgraph-checkpoint-postgres
store
EmbeddingsFunc
Type Alias EmbeddingsFunc
EmbeddingsFunc
:
(
texts
:
string
[]
)
=>
Promise
<
number
[]
[]
>
Type Declaration
(
texts
:
string
[]
)
:
Promise
<
number
[]
[]
>
Parameters
texts
:
string
[]
Returns
Promise
<
number
[]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...