anything-llm/server/utils/EmbeddingEngines
Sean Hatfield 3caebc47b4
[FEAT] Cohere LLM and embedder support (#1233)
* getChatCompletion working WIP streaming

* WIP

* working streaming WIP abort stream

* implement cohere embedder support

* remove inputType option from cohere embedder

* fix cohere LLM from not aborting stream when canceled by user

* Patch Cohere implemention

* add cohere to onboarding

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-05-02 10:35:50 -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
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