This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jan 27, 2025
-
-
Sean Hatfield authored
* remove native llm * remove node-llama-cpp from dockerfile * remove unneeded items from dockerfile --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Breakout LaTeX plugin for modification * backport regular markdown link
-
Timothy Carambat authored
Add better data-handling for unknown providers
-
Jason authored
-
- Jan 24, 2025
-
-
Sean Hatfield authored
* wip change workspace llm settings * allow editing of workspace llm and agent config inside workspace settings * lint + put back deleted comment --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
Sean Hatfield authored
* implement dynamic fetching of togetherai models * implement caching for togetherai models * update gitignore for togetherai model caching * Remove models.json from git tracking * Remove .cached_at from git tracking * lint * revert unneeded change --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Sean Hatfield authored
* bump perplexity models --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Jan 23, 2025
-
-
timothycarambat authored
-
Sean Hatfield authored
* fix stop generation button ui * keep action color theme and match rest of the UI rescale button to be consistent with UI --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Jan 22, 2025
-
-
Timothy Carambat authored
* CoT Display * forgot file * preformance optimizations * match agent ui on thinking model ui when collapsed * style cleanup * spacing fixes --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Timothy Carambat authored
* wip agent ui animation * WIP agent ui revision * linting * simplify css * memoize agent responses --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
timothycarambat authored
-
- Jan 20, 2025
-
-
timothycarambat authored
-
okaeiz authored
* Initial commit | Farsi (Persian) translations * Farsi (Persian) translations - Pt. 2 * Farsi (Persian) translations - Pt. 3 * Farsi (Persian) translations - `README.fa-IR.md` file
-
- Jan 18, 2025
-
-
Sean Hatfield authored
* fix similarity score bug in lance/chroma dbs * batch lower bound case --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Jan 16, 2025
-
-
timothycarambat authored
-
timothycarambat authored
-
Timothy Carambat authored
* test arm runner speed * test arm runner speed with arm * update primary worker flows * update dev build name
-
Timothy Carambat authored
* Support historical message image inputs/attachments for n+1 queries * patch gemini * OpenRouter vision support cleanup * xai vision history support * Mistral logging --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Jan 14, 2025
-
-
timothycarambat authored
resolves #2956
-
timothycarambat authored
resolves #2972
-
- Jan 13, 2025
-
-
Timothy Carambat authored
rename file typo
-
- Jan 09, 2025
-
-
Sean Hatfield authored
-
timothycarambat authored
-
ReindeerFlotilla authored
* feat: add support for voyage-3-large and voyage-code-3 embedding models - Add voyage-3-large and voyage-code-3 to VoyageAiOptions dropdown - Update getMaxEmbeddingLength to support 32k context for new models - Update .env.example with new model options * unset env example --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Jan 07, 2025
-
-
timothycarambat authored
resolves #2943
-
timothycarambat authored
-
timothycarambat authored
-
timothycarambat authored
-
- Jan 03, 2025
-
-
Sean Hatfield authored
update example env files
-
- Jan 02, 2025
-
-
Timothy Carambat authored
* Reranker WIP * add cacheing and singleton loading * Add field to workspaces for vectorSearchMode Add UI for lancedb to change mode update all search endpoints to pass in reranker prop if provider can use it * update hint text * When reranking, swap score to rerank score * update optchain
-
Timothy Carambat authored
* make `similarityResponse` object arguments and not positional * reuse client for qdrant
-
- Jan 01, 2025
-
-
Shixian Sheng authored
-
timothycarambat authored
floor ms value
-
- Dec 31, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
-
Chaiwat Saithongcum authored
* Add support for Google Generative AI (Gemini) embedder * Add missing example in docker Fix UI key elements in options Add Gemini to data handling section Patch issues with chunk handling during embedding * remove dupe in env --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Dec 30, 2024
-
-
Sean Hatfield authored
* prevent non admin users from changing llm settings via custom-models endpoint * permission middleware to JSDOC --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-