Created at 2pm, Jan 8
furkannkoseeCrypto
0
Sertifika
fHxUT_94FNqVtAqAOZczJgXmoJqjB6yDoGkCWFQa3ms
File Type
PDF
Entry Count
1
Embed. Model
text_embedding_ada_002
Index Type
hnsw
This accomplishment is a testament of the effectiveness of the trader's trading strategy Date: December 30, 2023 Pb: Tj Lp Tif Jelle Dijkstra CEO Syb Dijkstra COO
id: 19389cb627a16225ae8780013b6f30c6 - page: 1
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "fHxUT_94FNqVtAqAOZczJgXmoJqjB6yDoGkCWFQa3ms", "query": "What is alexanDRIA library?"}'
        
# 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": "fHxUT_94FNqVtAqAOZczJgXmoJqjB6yDoGkCWFQa3ms", "level": 2}'