text_similarity_bm25_hybrid_scorer
Ranks text pairs by computing hybrid Reciprocal Rank Fusion (RRF) scores, combining BM25 keyword matching with dense vector cosine similarity for semantic relevance.
Instructions
Computes hybrid Reciprocal Rank Fusion (RRF) scores combining BM25 sparse keyword matching with dense vector cosine similarity. (0.030 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |