v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
embeddings/deepinfra
DeepInfraEmbeddingsRequest
Interface DeepInfraEmbeddingsRequest
interface
DeepInfraEmbeddingsRequest
{
image
?:
string
;
inputs
:
string
[]
;
normalize
?:
boolean
;
webhook
?:
string
;
}
Index
Properties
image?
inputs
normalize?
webhook?
Properties
Optional
image
image
?:
string
inputs
inputs
:
string
[]
Optional
normalize
normalize
?:
boolean
Optional
webhook
webhook
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
inputs
normalize
webhook
LangChain.js
Loading...