OpenAI’s small embedding model turns text into vectors for semantic search and retrieval. It’s inexpensive and metered on input tokens only — the workhorse behind a brain finding the right note.
Best for: general-purpose retrieval where cost matters.