EventWe're at Microsoft Ignite this week! Join us at booth 421 or book a meeting with the team. Learn more
Models

text-embedding-ada-002

Popular, good-performing text embedding model accessible via API.
Dimension:Size of a single vector
supported by this model.
1536
Distance Metric:Used to measure similarity
between vectors.
cosine or dot product
Max Seq. Length:Number of tokens the model
can process at once.
8192

Overview

Legacy embedding model from OpenAI, great for general purpose applications.

Using the model

Installation:

Create Index

Embed & Upsert

Learn how vector databases work