Class ChunkingOptions
Inherited Members
Namespace: Glitch9.VectorStore.ContentExtraction
Assembly: Glitch9.VectorStore.dll
Syntax
public sealed class ChunkingOptions
Fields
| Edit this page View SourceMaxChars
Declaration
public int MaxChars
Field Value
| Type | Description |
|---|---|
| int |
MinChunkChars
Declaration
public int MinChunkChars
Field Value
| Type | Description |
|---|---|
| int |
OverlapChars
Declaration
public int OverlapChars
Field Value
| Type | Description |
|---|---|
| int |