Created at 6pm, Jan 4
Seckin-KartalReligion
4
Tevhid
IxtX3FAftreT6TcpvRtV5r2AHSHRhvpCYCgrmJrlL84
File Type
DOCX
Entry Count
1
Embed. Model
text_embedding_ada_002
Index Type
hnsw
Tevhid: Allah' zatnda fiilerinde ve mabud oluunda var ve bir kabul etmektir.
id: 1cfce4d66fa4df51ad2272b3a746d9e1 - page: None
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": "IxtX3FAftreT6TcpvRtV5r2AHSHRhvpCYCgrmJrlL84", "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": "IxtX3FAftreT6TcpvRtV5r2AHSHRhvpCYCgrmJrlL84", "level": 2}'