Quick Start
When to Use
- High-precision retrieval needed
- Quality matters more than speed
- Complex technical documents
- Semantic similarity search critical
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
chunk_size | int | 512 | Max tokens per chunk |
embedding_model | str | auto | Embedding model |

