Created at 5pm, Jan 9
FatihHistory
0
Note to history
5LNC69l0PmkFpj4pI5lrQXAJtvcaSWGu2LIN76F0QMk
File Type
PDF
Entry Count
1
Embed. Model
jina_embeddings_v2_base_en
Index Type
annoy

just trying the app :*

Hi guys , i hope you are doing well. Love you efe , congratulations for your valuable efforts for the community. <3 09.01.24 file:///C/Users/Fatih/OneDrive/OfficeMobile/Masast/..txt[9.01.2024 20:15:42]
id: 3ec7f62d786905bf7b63e822fd5608c5 - page: 1
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "5LNC69l0PmkFpj4pI5lrQXAJtvcaSWGu2LIN76F0QMk", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "5LNC69l0PmkFpj4pI5lrQXAJtvcaSWGu2LIN76F0QMk", "level": 2}'