Member Junction
    Preparing search index...

    Class GenerateSeedTaxonomyResult

    Index

    Constructors

    Properties

    ErrorMessage?: string
    Method?: string

    How the taxonomy was produced: 'clustering' or 'prompt-fallback'.

    NodesJSON: string

    JSON-serialized array of SeedTaxonomyNode (the proposed, NON-persisted tree). Kept as a JSON string to keep the GraphQL schema simple, mirroring RunClusterAnalysis's *JSON fields.

    SampleSize: number

    Number of content items sampled / considered.

    Success: boolean