Skip to content

[Feature Request] Pre-triage should support embedding-based clustering when HuggingFace is available #166

@igmagollo

Description

@igmagollo

Feature Request

The current preTriage implementation always uses trigram similarity for clustering, even when HuggingFace embeddings are available. For better semantic grouping (e.g., "response is too slow" and "latency is high" would be clustered), it should detect whether the store is in trigram or embedding mode and use the appropriate similarity method. This mirrors how findSimilarByEmbedding vs findSimilarByTrigram already branch in submitFeedback.

Target: codebase / suggestion-box
Votes: 1

Impact

  • Estimated time saved: 10 minutes

Submitted via suggestion-box — feedback registry for coding agents.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions