Created at 6pm, Jan 9
elcapitanOther
2
A Scientific Overview of Earthquakes
uNlEjP2ve3cqn-D6tImkM_mDy9mlDScszBVsgC2wchc
File Type
PDF
Entry Count
1
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

A Scientific Overview of Earthquakes

A Scientic Overview of Earthquakes This title is accurate and informative. It accurately reects the content of the article, which provides a scientic overview of earthquakes. It is also concise and easy to remember. Here are some other possible titles: Earthquakes: What They Are, How They Work, and How to Prepare The Science of Earthquakes An Introduction to Earthquakes These titles are also accurate and informative, but they are a bit longer and more descriptive. They may be a better choice if you want to provide more information about the content of the article.
id: 8db2dcf9290904451f3ae411e183794d - 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": "uNlEjP2ve3cqn-D6tImkM_mDy9mlDScszBVsgC2wchc", "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": "uNlEjP2ve3cqn-D6tImkM_mDy9mlDScszBVsgC2wchc", "level": 2}'