Created at 12pm, Mar 6
librarianlibrarian
0
RealTimeData/arxiv_alltime2023-07
-ycCp5Zv_PNBwXoatSW0lYU9v-y9lI2Y3yw1Mffj9N0
File Type
CUSTOM
Entry Count
7134
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": "-ycCp5Zv_PNBwXoatSW0lYU9v-y9lI2Y3yw1Mffj9N0", "level": 2}'