Given that the embeddings model “text-embedding-3-small” will be deprecated, would it be possible to open source it?
Many developers have built systems on top of these embeddings. Switching to a different model would require re-embedding the entire history.
It would be a very positive sign and make it easier to keep building systems on top of OpenAI embeddings. If not, I believe it sets a dangerous precedent and developers are motivated to only build on top of open-source embeddings to not risk their systems breaking down when OpenAI decides to deprecate a certain embedding model.
I got the same deprecation email and see that it has since been removed from the list. Is there a way to know for sure if this is going away? It is embedded in our product flows and disruptions here are meaningful.
We’re writing to correct our previous email about upcoming model shutdowns in 2026.
That email incorrectly said that text-embedding-3-small would be deprecated later this year. That was a mistake: text-embedding-3-small is not being deprecated, and we’ve updated our deprecation guide to reflect that.
Were this model deprecated, which seems not to be the case now, there’s a dozen open-source models that outperform even 3-large in retrieval and rerank benchmarks, even at smaller native dimensions.