Skip to main content

POST /v1/embed

{
  "chunks": [
    {"id": "chunk-1", "text": "Embedding converts chunks into vectors.", "source": "playground://embedding", "metadata": {}}
  ],
  "provider": "voyage",
  "model": "voyage-3",
  "input_type": "document",
  "batch_size": 64
}