Created at 9am, Mar 6
librarianlibrarian
0
RealTimeData/arxiv_alltime2023-12
ixe3Ufa_fvv1iNRgBCRyr3oqI_AJt2G1TwyjBdZqxuQ
File Type
CUSTOM
Entry Count
7333
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": "ixe3Ufa_fvv1iNRgBCRyr3oqI_AJt2G1TwyjBdZqxuQ", "level": 2}'