This is returned when the chunking strategy is unknown. Typically, this is because the file was indexed before the chunking_strategy concept was introduced in the API.

interface Other {
    type: "other";
}

Properties

Properties

type: "other"

Always other.