anything-llm/server/utils/EmbeddingEngines
ReindeerFlotilla be886f7d61
feat: add support for voyage-3-large and voyage-code-3 embedding models ()
* feat: add support for voyage-3-large and voyage-code-3 embedding models

- Add voyage-3-large and voyage-code-3 to VoyageAiOptions dropdown
- Update getMaxEmbeddingLength to support 32k context for new models
- Update .env.example with new model options

* unset env example

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-01-08 17:21:30 -08:00
..
azureOpenAi Adjust how text is split depending on input type () 2024-04-30 10:11:56 -07:00
cohere [FEAT] Cohere LLM and embedder support () 2024-05-02 10:35:50 -07:00
gemini Add support for Google Generative AI (Gemini) embedder () 2024-12-31 09:29:38 -08:00
genericOpenAi feat: support setting maxConcurrentChunks for Generic OpenAI embedder () 2024-11-21 11:29:44 -08:00
liteLLM [FEAT] Add LiteLLM embedding provider support () 2024-06-06 12:43:34 -07:00
lmstudio Patch bad models endpoint path in LM Studio embedding engine () 2024-11-13 12:34:42 -08:00
localAi Bump openai package to latest () 2024-04-30 12:33:42 -07:00
mistral linting 2024-11-21 15:49:59 -08:00
native Migrate CDN download URL from S3 bucket 2025-01-07 12:09:14 -08:00
ollama Ollama sequential embedding () 2024-09-06 10:06:46 -07:00
openAi Bump openai package to latest () 2024-04-30 12:33:42 -07:00
voyageAi feat: add support for voyage-3-large and voyage-code-3 embedding models () 2025-01-08 17:21:30 -08:00