Examples
Constructors
Interfaces
Constructors
constructor
Parameters
Configuration for the remote embedder component.
Returns
RemoteEmbedderComponent
Interfaces
RemoteEmbedderComponentProps
Configuration options forRemoteEmbedderComponent creation.
Properties
provider?:string
Embedder provider (e.g., ‘openai’, ‘inworld’).
modelName?: string
Provider-specific model name.