Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.33 KB

File metadata and controls

12 lines (8 loc) · 1.33 KB

EmbeddingObject

Individual embedding object in the response

Fields

Field Type Required Description Example
embedding List[float] ✔️ The embedding vector [0.0023064255, -0.009327292]
index int ✔️ Index of the embedding in the list of embeddings 0
object str ✔️ The object type, which is always "embedding" embedding