anything-llm/server/utils/EmbeddingEngines
Sean Hatfield 5bf4b4db58
[FEAT] Add support for Voyage AI embedder (#1401)
* add support for voyageai embedder

* remove unneeded import

* linting

* Add ENV examples
Update how chunks are processed for Voyage
use correct langchain import
Add data handling

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2024-05-19 13:20:23 -05:00
..
azureOpenAi Adjust how text is split depending on input type (#1238) 2024-04-30 10:11:56 -07:00
cohere [FEAT] Cohere LLM and embedder support (#1233) 2024-05-02 10:35:50 -07:00
lmstudio Adjust how text is split depending on input type (#1238) 2024-04-30 10:11:56 -07:00
localAi Bump openai package to latest (#1234) 2024-04-30 12:33:42 -07:00
native Prevent concurrent downloads on first-doc upload (#1267) 2024-05-02 10:15:11 -07:00
ollama Adjust how text is split depending on input type (#1238) 2024-04-30 10:11:56 -07:00
openAi Bump openai package to latest (#1234) 2024-04-30 12:33:42 -07:00
voyageAi [FEAT] Add support for Voyage AI embedder (#1401) 2024-05-19 13:20:23 -05:00