Documentation Index
Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.