This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Feb 05, 2025
-
-
Timothy Carambat authored
* Enable `num_ctx` to match defined chunk length in ollama embedder * remove console
-
Timothy Carambat authored
-
timothycarambat authored
connect #3023 Note: depends on user naming the deployment correctly.
-
timothycarambat authored
-
- Feb 03, 2025
-
-
timothycarambat authored
-
- Jan 31, 2025
-
-
Timothy Carambat authored
* Add tokenizer improvments via Singleton class linting * dev build * Estimation fallback when string exceeds a fixed byte size * Add notice to tiktoken on backend
-
- Jan 30, 2025
-
-
Timothy Carambat authored
-
Timothy Carambat authored
-
- Jan 28, 2025
-
-
timothycarambat authored
-
Timothy Carambat authored
* Add ability to disable default agent skills * debug build
-
- 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>
-
Jason authored
-
- Jan 24, 2025
-
-
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 22, 2025
-
-
Timothy Carambat authored
* wip agent ui animation * WIP agent ui revision * linting * simplify css * memoize agent responses --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- 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
-
-
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
-
-
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
-
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
-
-
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>
-
Sean Hatfield authored
* patch unauthorized viewing of other user's pfps * inline return responses --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* normalize paths on files uploaded to prevent arbitrary file writes * force normalize path in string parse --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
fix typo in frontend for SearXNG agent setup
-
- Dec 29, 2024
-
-
timothycarambat authored
-
- Dec 18, 2024
-
-
Timothy Carambat authored
-
wolfganghuse authored
fixed wrong metadata assignment
-
Timothy Carambat authored
remove fine-tuning flow
-