New embedding models and API updates
Summary
OpenAI released two new embedding models: text-embedding-3-small (5x cheaper than ada-002 with 40%+ MIRACL improvement) and text-embedding-3-large (best performance with up to 3072 dimensions). Both models show significant performance gains on standard benchmarks while reducing costs.
View Cached Full Text
Cached at: 04/20/26, 02:54 PM
Similar Articles
New and improved embedding model
OpenAI released text-embedding-ada-002, a unified embedding model that consolidates five previous models into one with superior performance, 4x longer context (8192 tokens), smaller dimensionality (1536), and 99.8% lower pricing than previous Davinci embeddings.
Introducing text and code embeddings
OpenAI introduces a new embeddings API endpoint that converts text and code into numerical vector representations for semantic search, clustering, and classification tasks. The models achieve state-of-the-art results on standard benchmarks including a 20% relative improvement in code search performance.
@liquidai: Introducing LFM2.5-Embedding-350M and LFM2.5-ColBERT-350M: two multilingual retrieval models built for ultra-fast and a…
Liquid AI introduces LFM2.5-Embedding-350M and LFM2.5-ColBERT-350M, two multilingual retrieval models optimized for fast and accurate search across 11 languages, with latency as low as 1.5ms.
Nemotron-3-Embed 1B/8B
NVIDIA released Nemotron-3-Embed 1B and 8B models, state-of-the-art multilingual text embedding models for retrieval and semantic similarity, optimized for RAG systems.
@maximelabonne: We just released two new encoder models (MLM) in 2026 They're super fast, easy to train, and strongly multilingual. Try…
Liquid AI released two new encoder models, LFM2.5-Encoder-230M and LFM2.5-Encoder-350M, that are fast, easy to train, and strongly multilingual, with speed benchmarks showing over 3.7x improvement on CPU compared to ModernBERT-base.