anything-llm/server/utils/AiProviders
Timothy Carambat c59ab9da0a
Refactor LLM chat backend (#717)
* refactor stream/chat/embed-stram to be a single execution logic path so that it is easier to maintain and build upon

* no thread in sync chat since only api uses it
adjust import locations
2024-02-14 12:32:07 -08:00
..
anthropic add support for mistral api (#610) 2024-01-17 14:42:05 -08:00
azureOpenAi Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
gemini Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
huggingface Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
lmStudio Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
localAi Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
mistral Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
native Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
ollama Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
openAi Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
togetherAi Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00