This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Apr 30, 2024
-
-
Timothy Carambat authored
resolves #1230
-
- Apr 06, 2024
-
-
Timothy Carambat authored
* Enable customization of chunk length and overlap * fix onboarding link show max limit in UI and prevent overlap >= chunk size
-
- Jan 18, 2024
-
-
Timothy Carambat authored
* chore: propogate embedder and vectordb errors during document mutations * add default value for errors on addDocuments
-
- Jan 16, 2024
-
-
Timothy Carambat authored
-
- Jan 12, 2024
-
-
Shuyoou authored
* issue #543 support milvus vector db * migrate Milvus to use MilvusClient instead of ORM normalize env setup for docs/implementation feat: embedder model dimension added * update comments --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Dec 20, 2023
-
-
timothycarambat authored
-
timothycarambat authored
chore: update comment for what embedding chunk means
-
- Dec 08, 2023
-
-
Timothy Carambat authored
fix: cleanup code for embedding length clarify resolves #388
-
- Oct 30, 2023
-
-
Timothy Carambat authored
* WIP Anythropic support for chat, chat and query w/context * Add onboarding support for Anthropic * cleanup * fix Anthropic answer parsing move embedding selector to general util
-
- Aug 22, 2023
-
-
Timothy Carambat authored
resolves #184
-
- Aug 04, 2023
-
-
Timothy Carambat authored
* 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
-