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 knowledge component.
Returns
RemoteKnowledgeComponent
Interfaces
RemoteKnowledgeComponentProps
Configuration options forRemoteKnowledgeComponent creation.
Properties
maxCharsPerChunk?:number
Maximum characters per chunk (default: 1000).
maxChunksPerDocument?: number
Maximum chunks per document (default: 10).