Embeddings

Embeddings are numerical representations of concepts transformed into a sequence of numbers, enabling computers to easily understand the relationships between these concepts. They can capture the context of words in a document, their semantic and syntactic similarity, and their relationships with other words.

Currently, we provide OpenAI embeddings.

Last updated