AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    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
    In this article
    Back to top Generated by DocFX