anything-llm/server
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
..
endpoints Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
models improve bulkd write speeds 2023-07-26 18:06:53 -07:00
storage Enable debug mode of ENV at runtime (#111) 2023-06-26 11:38:38 -07:00
utils Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
.env.example Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
.gitignore Enabled importing and exporting of entire AnythingLLM instance data (#146) 2023-07-14 17:32:30 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
package.json Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
yarn.lock Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00