curl -X POST "http://localhost:8000/embed" \ -H "Content-Type: application/json" \ -d '{ "texts": ["What is the capital of France?", "Who wrote Romeo and Juliet?"], "is_query": true }'