Returns the embedding vector for a single paragraph.
Use ?model=large (default) for the 3072-dimensional text-embedding-3-large vector — the canonical embedding used by the cross-references feature. Use ?model=small for the 1536-dimensional text-embedding-3-small vector that powers /search/semantic.
The response includes model and dimensions fields so consumers can detect mismatches if they store vectors locally and compare against new responses. The X-Embedding-Model response header carries the same signal for byte-streaming clients.
Documentation Index
Fetch the complete documentation index at: https://urantia.dev/llms.txt
Use this file to discover all available pages before exploring further.