anything-llm/server/utils
Timothy Carambat 1f29cec918
Multiple LLM Support framework + AzureOpenAI Support (#180)
* Remove LangchainJS for chat support chaining
Implement runtime LLM selection
Implement AzureOpenAI Support for LLM + Emebedding
WIP on frontend
Update env to reflect the new fields

* Remove LangchainJS for chat support chaining
Implement runtime LLM selection
Implement AzureOpenAI Support for LLM + Emebedding
WIP on frontend
Update env to reflect the new fields

* Replace keys with LLM Selection in settings modal
Enforce checks for new ENVs depending on LLM selection
2023-08-04 14:56:27 -07:00
..
AiProviders Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
chats Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
database [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
files Enabled importing and exporting of entire AnythingLLM instance data (#146) 2023-07-14 17:32:30 -07:00
helpers Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
http [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
middleware [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
vectorDbProviders Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00