Created at 12pm, Mar 28
ilkeArt
0
Boosting Productivity and Advice for Young Artists - Draftsmen S1E02
eK0iM0-nYWatRKXmobijX0_80QZnaW3JbIrSL8xytiI
File Type
MP3
Entry Count
187
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Stan and Marshall talk about the importance of focus, discipline, productivity, pushing past distractions, importance of environment, and mindful eating. Should you listen to music while you work? A young caller wants to know how get noticed as an artist.Draftsmen, June 2019

Didn't script it.
start: 26:56 - end: 26:58
You're doing great.
start: 26:58 - end: 26:59
But I'm running an Instagram website named robertmortonart.com Sorry.
Actually, I'm following you on Instagram, but I saw your story saying that call the number and leave a message, and I thought that it would be something I could do and just ask you some tips on getting myself out there.
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": "eK0iM0-nYWatRKXmobijX0_80QZnaW3JbIrSL8xytiI", "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": "eK0iM0-nYWatRKXmobijX0_80QZnaW3JbIrSL8xytiI", "level": 2}'