To install this package run one of the following: conda install anaconda::llama-index-embeddings-openai
Description
LlamaIndex embeddings integration with OpenAI. Provides the OpenAIEmbedding
class for generating text embeddings using OpenAI models such as
text-embedding-3-large and text-embedding-3-small.