LLM Advanced
Embeddings
Overview
Embeddings
class offers access to embeddings APIs and convenient methods
to find top K vectors or documents most similar to provided query.
Embeddings
class supports following embeddings providers:
- Azure
- Cohere
- Gemini
- Jina
- Mistral
- OpenAI
Embeddings providers access details can be found and modified via
/config/embed.php
.