Created at 9am, Jan 4
ilkeCulture
2
Meet the Mennonites: Inside the Ultra-Conservative Community | ENDEVR Documentary
PQEspRLDCUpai3KO4o2YcIlECw1KLF3CsMCEXwMDyuc
File Type
MP3
Entry Count
536
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Like the Amish, the ultra-conservative Christian community of the Mennonites rejects modern society and lives a life frozen in the 19th century. Nearly all Mennonites live in self-sufficient colonies, embracing isolation, which helps protect them from the temptations of the modern world. Now, for the first time, one of these communities has agreed to open their doors to our cameras.

Ice cream tasting.
start: 25:03 - end: 25:05
For them, this is a rare experience.
start: 25:05 - end: 25:08
Cinco ice cream and cone?
start: 25:12 - end: 25:14
De la maquina and cone.
start: 25:17 - end: 25:19
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": "PQEspRLDCUpai3KO4o2YcIlECw1KLF3CsMCEXwMDyuc", "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": "PQEspRLDCUpai3KO4o2YcIlECw1KLF3CsMCEXwMDyuc", "level": 2}'