Embedding models

Not Diamond supports the following embedding models in the get_embedding utility method, compatible with the RAG evaluation framework. Outside of the utility method, you can also define any embedding model compatible with ragas.

ProviderModel name
OpenAIopenai/text-embedding-3-large
openai/text-embedding-3-small
openai/text-embedding-ada-002
Mistralmistral/mistral-embed
Coherecohere/embed-english-v3.0
cohere/embed-english-light-v3.0
cohere/embed-multilingual-v3.0
cohere/embed-multilingual-light-v3.0