@squidcloud/client
    Preparing search index...

    Type Alias UpsertContextErrorCode

    UpsertContextErrorCode: "DUPLICATE_CONTENT"

    Machine-readable code identifying a specific upsert failure reason.

    DUPLICATE_CONTENT means the request omitted a contextId and its content is byte-identical to an existing context in the same knowledge base.