Member Junction
Preparing search index...
@memberjunction/interactive-component-types
SimpleEmbedTextParams
Interface SimpleEmbedTextParams
interface
SimpleEmbedTextParams
{
contextUser
?:
UserInfo
;
modelSize
:
"medium"
|
"small"
;
textToEmbed
:
string
|
string
[]
;
}
Index
Properties
context
User?
model
Size
text
To
Embed
Properties
Optional
context
User
contextUser
?:
UserInfo
model
Size
modelSize
:
"medium"
|
"small"
text
To
Embed
textToEmbed
:
string
|
string
[]
Either a single string or an array of strings to calculate embeddings for
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
User
model
Size
text
To
Embed
Member Junction
Loading...
Either a single string or an array of strings to calculate embeddings for