I have used the embedding endpoint to convert a piece of text to an embedding vector. For a dataset containing a number of text entries, converting one piece by one in a loop takes quite a bit of time. I wonder if the embedding endpoint can be used to convert a batch of text pieces to embeddings at one time.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is there a way to call embeddings batch API synchronously? | 3 | 702 | July 30, 2024 | |
Why does Azure Open AI embedding not allow to an array of text as input | 7 | 1558 | December 25, 2023 | |
Parallelism/scaling in embedding endpoint | 3 | 1914 | November 30, 2023 | |
Working with Batch API while keeping sessions | 1 | 411 | July 2, 2024 | |
Problems using Embedding API | 2 | 2549 | December 18, 2023 |