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