embeddings endpoints
Hi, I have tried following the sparse documentation, but so far havent been able to get a non-error response or a helpful error message out of the embeddings endpoints. has anyone had any success actually using these, and if so, could you share a setup and exact request format that is known to work?
1 Reply
Following - having the same issue with a ComfyUI workflow. Every time I send a request it just returns:
{
"delayTime": 8257,
"error": "Workflow execution failed: Failed to submit workflow: {"error": "no prompt", "node_errors": []}",
"executionTime": 4099,
"id": "48d45ad7-66aa-4032-aa24-7f7ee184aed6-e1",
"status": "FAILED",
"workerId": "djc2dj8t3qkhm9"
}
Tried numerous different requests and JSON formats