Class ChunkingStrategy
Inheritance
object
ChunkingStrategy
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public class ChunkingStrategy
Properties
Static
The static chunking strategy.
Declaration
public ChunkingStrategyStatic Static { get; set; }
Property Value
Type | Description |
---|---|
ChunkingStrategyStatic |
Type
The strategy used to chunk the file.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |