Created at 2pm, Jan 5
italodeandraOther
0
Test
6i-TEC2K3BzOY7p2P9LMT4DHA9Qfl8riiNGLXOoOgOM
File Type
PDF
Entry Count
1
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

[Your Name] is a passionate and dedicated individual known for their diverse talents and unwavering commitment to personal and professional growth. With a background rooted in [mention relevant educational background or early life experiences], they have embarked on a journey filled with exploration and innovation.Born with a natural curiosity, [Your Name] has always sought to push boundaries and expand their horizons. They are a lifelong learner, constantly seeking knowledge and new experiences to broaden their perspectives. This insatiable thirst for learning has led them to explore a wide range of fields, from [mention areas of expertise or interests] to [mention other areas of interest or expertise].

A Simple PDF File This is a small demonstration .pdf file just for use in the Virtual Mechanics tutorials. More text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. Boring, zzzzz. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. Even more. Continued on page 2 ... Simple PDF File 2 ...continued from page 1. Yet more text. And more text. And more text. And more text. And more text. And more text. And more text. And more text. Oh, how boring typing this stuff. But not as boring as watching paint dry. And more text. And more text. And more text. And more text. Boring. More, a little more text. The end, and just as well.
id: d9a9d2263a10e1857dc5eba2aa7f7e18 - 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": "6i-TEC2K3BzOY7p2P9LMT4DHA9Qfl8riiNGLXOoOgOM", "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": "6i-TEC2K3BzOY7p2P9LMT4DHA9Qfl8riiNGLXOoOgOM", "level": 2}'