Skip to main content

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.

Properties


Properties

knowledgeId

knowledgeId: string
ID of the knowledge collection

knowledgeRecords

knowledgeRecords: string[]
Collection of knowledge records

maxCharsPerChunk

maxCharsPerChunk?: number
Maximum characters per chunk (default: 1000)

maxChunksPerDocument

maxChunksPerDocument?: number
Maximum chunks per document (default: 10)

retrievalConfig

retrievalConfig?: object
Configuration for retrieving relevant information