Async Export Slice Embeddings

📘

Click for Python SDK

Slice.export_embeddings(asynchronous=True) -> EmbeddingsExportJob

This endpoint will start an embeddings export job, which asynchronously uploads the embeddings in batches to a blob-storage in JSON format from where they could be downloaded. The result payload contains the job_id which could be used to monitor the job status through the Monitor Export Slice Embeddings endpoint.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!