Usage
Agentic Chunking Params
| Parameter | Type | Default | Description | 
|---|---|---|---|
model | Model | OpenAIChat | The model to use for chunking. | 
max_chunk_size | int | 5000 | The maximum size of each chunk. | 
| Parameter | Type | Default | Description | 
|---|---|---|---|
model | Model | OpenAIChat | The model to use for chunking. | 
max_chunk_size | int | 5000 | The maximum size of each chunk. |