Skip to content

[Prompt Classification] Implement In-Tree Embedding Similarity Matching #366

@rootfs

Description

@rootfs

Goal

Implement prompt classification using embedding similarity.

Acceptance Criteria

  • Reuse existing candle-binding embedding models
  • Embedding similarity scoring
  • Configurable thresholds per category (e.g. category A: 80%, category B: 60%)
  • Support mean/max/any aggregation methods to find the best match
  • Unit tests results
  • Benchmark results

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions