Definition
Numeric representations of text that capture meaning — close in number-space means close in meaning.
In practice
Created by an embedding model (OpenAI's text-embedding-3-large is the common default). The same word can have different embeddings in different contexts, which is what makes them useful — 'Apple the company' and 'apple the fruit' end up in different neighborhoods.