Eldric 5.0.x ↗ eldric.ai

Guide · Developers and operators · Applies to 5.0.x

Chunking strategies

Good chunking makes retrieval more precise. Eldric can suggest a strategy, but operators should understand the trade-offs before confirming.

ContentStrategy
Policies and manualsSemantic sections with metadata.
Reference tablesRow- or record-oriented chunks.
Conversation transcriptsUtterance or scene-oriented chunks.
Source-like textFunction or section boundaries where available.
Sensor or time-series exportsWindowed chunks with timestamp metadata.

Decision rule#

Prefer chunks that match how a user will ask questions. If users ask about procedures, chunk by procedure. If users ask about records, chunk by record.