Ozan Armağan
curl --location 'localhost:8080/v1/embeddings' \ --header 'Content-Type: application/json' \ --data '{ "input": [ "test" ] }'