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).