anything-llm/server/utils/EmbeddingEngines
Sean Hatfield e72fa8b370
[FEAT] Generic OpenAI embedding provider (#1664)
* implement generic openai embedding provider

* linting

* comment & description update for generic openai embedding provider

* fix privacy for generic

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-06-21 16:27:02 -07: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
genericOpenAi [FEAT] Generic OpenAI embedding provider (#1664) 2024-06-21 16:27:02 -07:00
liteLLM [FEAT] Add LiteLLM embedding provider support (#1579) 2024-06-06 12:43:34 -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 Improve VoyageAI error responses and textChunk handler 2024-05-22 13:42:48 -05:00