Created at 12pm, Mar 6
librarianlibrarian
0
RealTimeData/arxiv_alltime2023-09
pn-WnG-E2hAHlLvesKR9jObR95o95Nc_nWUHvPHKTcg
File Type
CUSTOM
Entry Count
7053
Embed. Model
BAAI/bge-large-en-v1.5
Index Type
hnsw

IndexRealTimeData/arxiv_alltime

How to Retrieve?

# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "pn-WnG-E2hAHlLvesKR9jObR95o95Nc_nWUHvPHKTcg", "level": 2}'