Skip to content
Snippets Groups Projects

3486166-pass-metric-type | Add support for vector search time metric selection

Open joshhytr requested to merge issue/ai-3486166:3486166-pass-metric-type into 1.0.x

Change to SearchApiAiBackend::doSearch() to include the metric type in active config to the vdb provider vectorSearch() method.

Update AiVdbProviderInterface::vectorSearch() to accept VdbSimilarityMetrics $metric_type as a param. This will require that implementing providers update their vectorSearch method signatures.

[3486166-pass-metric-type]

Closes #3486166

Merge request reports

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading