Today’s story is How the Animals Lost Their Tails and Got Them Back Traveling from Philadelphia to Medicine Hat. It appeared in the book Rootabaga Stories by Carl Sandburg, published in 1922.Sandburg was a very famous American poet. He wrote Rootabaga Stories for his three daughters Margaret, Janet and Helga. The stories make liberal use of repetition and nonsense language, a fun form of word play.Listen closely to the language of this story about talking animals with a big problem.Resource: https://learningenglish.voanews.com/a/american-stories-how-the-animals-lost-their-tails-by-carl-sandburg/6956466.html
# 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": "qZ6uW5F8nA4Z4LDSw1lEIiPUxNVg_F3oEb2SXcsah88", "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": "qZ6uW5F8nA4Z4LDSw1lEIiPUxNVg_F3oEb2SXcsah88", "level": 2}'