Supported Embedders
See the list of supported embedders below.All embedders listed below are supported in the Python implementation. The TypeScript implementation supports: OpenAI, Azure OpenAI, FastEmbed, Google AI, Langchain, LM Studio, Ollama, and Together.
OpenAI
Azure OpenAI
Ollama
Hugging Face
Google AI
Vertex AI
Together
LM Studio
Langchain
AWS Bedrock
FastEmbed
Usage
To utilize an embedding model, you must provide a configuration to customize its usage. If no configuration is supplied, a default configuration will be applied, andOpenAI will be used as the embedding model.
For a comprehensive list of available parameters for embedding model configuration, please refer to Config.