I am getting errors again today… same error: text-embedding-3-small and an embedding vector of size 384 (instead of 1536 as expected)
I am facing similar issue today while using text-embedding-3-small the model is randomly generating 384 dimension embeddings instead of 1536 dimension.
Also an observation, its not consistently generating 384 dimension embeddings sometime it does generate 1536 and sometimes it generate 384 dimesion embeddings.
Hi and welcome to the community,
I was not able to reproduce this. In my tests, text-embedding-3-small behaved as expected and consistently returned vectors with the correct number of dimensions.
I have created a new topic for these two reports and will monitor the situation.
just to add to this I saw a similar thing happen at 5:14:30am GMT across multiple services calling the same function for embeddings
Same issue! Even after explicitly setting the dimensions, it keeps happening. Has anyone found a solution?
Solution, if you’ve got 2GB of GPU RAM and want your embeddings to work for you forever at half the storage:
![]()
Not:

The last one: run thousands at once without thinking about the hosting or utilization.
When it works.
Hi and welcome to the Community!
I reran my tests but couldn’t reproduce the same behavior. We can still escalate this to the team for review, but since it isn’t consistently reproducible, please capture the x-request-id from any request where the issue occurs.
