Created at 2pm, Mar 19
ilkePhilosophy
0
Theory and Philosophy - John Locke's Second Treatise of Government (Part 1/2)
yA4rK7GrJRiONtz-tl65r_mbgfvPwKw2xJtKjoFbESc
File Type
MP3
Entry Count
85
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

In this episode, the Theory and Philosophy focuses on the Second Treatise of Government by John Locke. Theory and Philosophy, March 2024

Like, yeah.
start: 43:57 - end: 43:58
Unless it means like there's physical violence being inflicted.
start: 43:58 - end: 44:02
Like yeah, totally agree.
start: 44:02 - end: 44:04
I think now he also considers cases where the family has other members in it, like servants, like butlers, but also enslaved people.
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": "yA4rK7GrJRiONtz-tl65r_mbgfvPwKw2xJtKjoFbESc", "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": "yA4rK7GrJRiONtz-tl65r_mbgfvPwKw2xJtKjoFbESc", "level": 2}'