embedding — A list of numbers representing a piece of text's meaning, so that similar meanings end up numerically close and can be searched.
inference — Running a trained model to get answers — the phase where AI is actually used, as opposed to trained.
Why it matters
New research shows LLMs now outperform embeddingA list of numbers representing a piece of text's meaning, so that similar meanings end up numerically close and can be searched.Full definition → models on retrieval, but at much higher cost, giving engineers a concrete decision rule for when to swap one for the other.