Introducing text and code embeddings
OpenAI Blog
OpenAI released a new API endpoint that generates embeddings for text and code, enabling applications like semantic search, clustering, and classification. The embeddings endpoint is now available in the OpenAI API for developers to integrate into their applications. This allows developers to build systems that understand semantic meaning rather than relying on keyword matching alone.
Why it matters
We are introducing embeddings, a new endpoint in the OpenAI API that makes it easy to perform natural language and code tasks like semantic search, clustering, topic modeling, and classification.