Welcome once again to another episode of the Mythical Arcana Mythology podcast. Currently on Norse Mythology. In this video, we'll be discussing Freya /Freyja, the goddess of love, beauty, sex, and war, from Norse Mythology.Mythical Arcana, January 2024
# 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": "r39qwvGci8n2uKX8f8Wg8du2Cmfp-3QkgMluCUYYUkw", "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": "r39qwvGci8n2uKX8f8Wg8du2Cmfp-3QkgMluCUYYUkw", "level": 2}'