Sarah Allen, the head of programme at the South London Gallery, and Fiona Rogers, the V&A’s Parasol Foundation curator of women in photography, talks about the show. The financier, philanthropist, collector and leader of cultural organisations Jacob Rothschild died last week at the age of 87. We talk to Anna Somers Cocks, the founder of The Art Newspaper, who interviewed Lord Rothschild on numerous occasions, about his impact on the visual arts and heritage. And this episode’s Work of the Week is Adelphi, made in 1967 by Robert Ryman. It is one of around 50 pieces by Ryman in the exhibition The Act of Looking, which opened this week at the Musée de l’Orangerie in Paris. Guillaume Fabius, the co-curator of the show, joins us to discuss the painting.The Art Newspaper, March 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": "MafZKXmTxFx7CV3LnrUsRA59ViFPsbcq3hEvrMRS9-8", "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": "MafZKXmTxFx7CV3LnrUsRA59ViFPsbcq3hEvrMRS9-8", "level": 2}'