GEDX402 Knowledge
POST embed.gedx402.com/v1/rerank
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Rerank documents against a query with BGE Reranker Base (@cf/baai/bge-reranker-base). POST query plus documents[]; returns relevance scores for search and RAG pipelines.
Resource: embed.gedx402.com/v1/rerank
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6
Payment methods: — · Last validation: —
{
"input": {
"body": {
"query": "RAG?",
"top_k": 2,
"contexts": [
{
"text": "Vector DBs store embeddings."
}
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"response": [
{
"index": 0,
"score": 0.92
}
]
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6",
"amount": "2300",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2300"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.