Commit Graph

  • 1ccf468158
    fix: correct TPS calculation for Generic OpenAI provider with llama.cpp (#4981) Marcello Fitton 2026-02-12 14:40:35 -0800
  • 5fb1281891 patch out max_tokens from block output amount resolves #3421 Timothy Carambat 2026-02-12 14:20:08 -0800
  • 6f443ce11a fix logo jump resolves #4993 Timothy Carambat 2026-02-12 13:40:56 -0800
  • cd6217fd6f normalize logo wordmark Timothy Carambat 2026-02-11 08:53:44 -0800
  • 29720acc2f fix build tag lowercase org name Timothy Carambat 2026-02-10 09:27:41 -0800
  • c0c001c68c update cleanup to assume repo name Timothy Carambat 2026-02-10 09:21:19 -0800
  • 68b5019a45 fix GH action color escape Timothy Carambat 2026-02-10 09:17:30 -0800
  • adef26a714 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-02-10 09:12:27 -0800
  • 35b09325d1 add QA image build for GCHR images Timothy Carambat 2026-02-10 09:12:21 -0800
  • 48e6e268a7
    Fix Sidebar Clipping When Closed (#4970) Marcello Fitton 2026-02-10 08:55:38 -0800
  • 1c91d369c3
    set embedder output dimensions for LocalAI and Gemini (gemini-embedding-001) (#4980) Timothy Carambat 2026-02-10 08:28:34 -0800
  • 1f93753058
    chore: bump ollama SDK from 0.5.10 to 0.6.3 (#4977) Marcello Fitton 2026-02-09 15:34:31 -0800
  • 4a61008b72
    Refactor: Remove redundant message state sync in ChatContainer (#4941) Sean Hatfield 2026-02-09 12:54:40 -0800
  • 0da728fc50
    refactor: Migrate system preferences to field-based endpoint and remove deprecated endpoint (#4958) Marcello Fitton 2026-02-09 12:48:48 -0800
  • bb77326659 linting + tolerate folder deletion for bad ParsedFile inserts Timothy Carambat 2026-02-08 14:35:50 -0800
  • 152ac93e27 remove deprecated value for Google embedding Timothy Carambat 2026-02-08 14:05:34 -0800
  • 8f7e0fb1f8
    fix: scroll active sidebar items into view (#4965) Marcello Fitton 2026-02-06 19:23:14 -0800
  • 71cfff8091
    UAE region support for bedrock models (#4964) vigorous-ride 2026-02-05 22:01:35 +0400
  • 7469ced2f5 add provider to map Timothy Carambat 2026-02-05 08:11:14 -0800
  • cf62b3563b fix bad arabic placeholder that got translated Timothy Carambat 2026-02-05 07:46:51 -0800
  • 47b6eb792f make translator placeholder aware Timothy Carambat 2026-02-05 07:43:39 -0800
  • fef5bf06ec
    add provider field to chats (#4959) Timothy Carambat 2026-02-02 20:11:18 -0800
  • 8e2efc63d0 fix legacy toggle on confluence page Timothy Carambat 2026-02-02 15:39:21 -0800
  • 0c454100e4 VN patch for lang/ISO name Timothy Carambat 2026-02-02 15:05:19 -0800
  • 9378997bb6 patch translator Timothy Carambat 2026-02-02 15:02:51 -0800
  • fdf5cd0d5f patch warning Timothy Carambat 2026-02-02 12:37:31 -0800
  • 866e9efbf8
    Fix agent workspace settings loading forever (#4956) Sean Hatfield 2026-02-02 12:26:53 -0800
  • 2c513ae396
    Web push notifications (#4942) Timothy Carambat 2026-02-02 10:56:58 -0800
  • 97b140b4b4
    Update LMStudio LLM & Embedder for API token (#4948) Timothy Carambat 2026-01-30 11:13:32 -0800
  • 0032c4da22
    SambaNova Integration (#4943) Timothy Carambat 2026-01-29 18:48:22 -0800
  • 392bf33770 simplify tooltips for prompt input items Remove container for images Timothy Carambat 2026-01-29 17:17:05 -0800
  • 99520cb59b lint applied by fixer Timothy Carambat 2026-01-29 17:03:20 -0800
  • c734566a67
    feat: Enable essential ESLint rules and refactor frontend lint config (#4923) Marcello Fitton 2026-01-29 17:01:39 -0800
  • 17a399d43c
    Fix double scroll container in agent flow builder (#4933) Sean Hatfield 2026-01-29 16:55:11 -0800
  • f9473cc8b1 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-01-29 16:43:28 -0800
  • fc9bd712fe fix rerender for loading promptReply resolves #4938 Timothy Carambat 2026-01-29 16:43:21 -0800
  • 3dae8db7ae
    feat: Add ability to edit existing SQL agent connections (#4848) Marcello Fitton 2026-01-29 16:37:46 -0800
  • b8dd7bc97e
    Support PrivateModeAI Integration (#4937) Timothy Carambat 2026-01-29 12:01:11 -0800
  • 9fa455c10a fix tooltip generic name Timothy Carambat 2026-01-29 11:15:28 -0800
  • 3fc2432684
    fix: prevent Citations UI glitching during streaming chats (#4897) Neha Prasad 2026-01-30 00:14:34 +0530
  • b96f38486d
    Fix: Clean username already exists error (#4914) Marcello Fitton 2026-01-29 09:51:03 -0800
  • 49a2b8f6f3
    Toggle switch component (#4890) Sean Hatfield 2026-01-28 16:58:45 -0800
  • fdeb7b9acf
    Fix sidebar thread layer (#4881) Colin Perry 2026-01-28 16:36:52 -0800
  • 54e0cde56f
    Manage Onboarding decision via DB flag (#4926) Timothy Carambat 2026-01-28 16:32:26 -0800
  • 88459ce2d2
    Thinking block persist toggle state (#4916) Timothy Carambat 2026-01-28 13:27:00 -0800
  • 9584ebcd2c
    Patch AzureOpenAI tool calling from function to tool (#4922) Timothy Carambat 2026-01-28 13:21:27 -0800
  • 246969eede resolves #4913, remove non-const vars Timothy Carambat 2026-01-27 17:05:44 -0800
  • d36dc0f8a5 fix log line Timothy Carambat 2026-01-27 10:51:16 -0800
  • fe78e1c667
    Refactor Ollama context window setting (#4909) Timothy Carambat 2026-01-27 10:50:40 -0800
  • 64bff91998
    Persist Ollama context preferences in LC tools (#4908) Timothy Carambat 2026-01-27 10:08:11 -0800
  • cd5530de39
    [Chore] Autotranslation tool using DMR (#4907) Timothy Carambat 2026-01-27 09:29:37 -0800
  • 8f5929712c
    New login page UI (#4862) Sean Hatfield 2026-01-26 16:36:05 -0800
  • afa3073893
    Refine and Standardize Username Constraints (#4828) Marcello Fitton 2026-01-26 16:18:11 -0800
  • 2dc625193e
    4825 patch yt file collector api (#4904) Timothy Carambat 2026-01-26 14:36:21 -0800
  • 39e6ccdaa3
    Add keyboard shortcuts to scroll to top and bottom of chat history (#4870) Marcello Fitton 2026-01-26 14:20:08 -0800
  • f52e2866ac
    Update common.js (#4894) j0rDy 2026-01-24 02:12:17 +0100
  • 4de5e30ac6
    Merge commit from fork Timothy Carambat 2026-01-23 17:06:44 -0800
  • 20efe35ae6 patch more syssettings Timothy Carambat 2026-01-23 16:11:21 -0800
  • 3af21aea04
    Merge commit from fork Timothy Carambat 2026-01-23 16:03:16 -0800
  • ac8248e08d bump versions to 1.10.0 Timothy Carambat 2026-01-21 16:10:07 -0800
  • b0150ce411 update announcements for 1.10.0 Timothy Carambat 2026-01-21 15:41:21 -0800
  • b90bbc8363 add fallback key to mono model provider Timothy Carambat 2026-01-20 23:04:09 -0800
  • af998ee0a7
    Docker model runner download from UI (#4884) Timothy Carambat 2026-01-19 15:08:07 -0800
  • b0672036f2
    feat(i18n): add Czech (cs) language translation to AnythingLLM (#4874) Vladimir Vlach 2026-01-18 22:48:38 +0100
  • f616fc9185 remove duplicated steam method on cohere handler Timothy Carambat 2026-01-16 16:54:29 -0800
  • 9191179c9e remove race condition regression for FoundryLocal provider Timothy Carambat 2026-01-16 16:45:05 -0800
  • 607b5faf74
    Extract Model Table to component (#4871) Timothy Carambat 2026-01-16 16:34:58 -0800
  • e07963d3fc minor refactor for context window finder Timothy Carambat 2026-01-16 12:55:33 -0800
  • 556b017b2c Add postsettled callers to updateENV Timothy Carambat 2026-01-15 16:25:00 -0800
  • feb039ea70
    Adjust fix path to use ESM import (#4867) Timothy Carambat 2026-01-15 16:13:21 -0800
  • 7bdcb9a757 minor DMR UI changes + dynamic tooltip for context management Timothy Carambat 2026-01-15 14:13:36 -0800
  • 3169ec54cc Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-01-14 16:11:47 -0800
  • 983ab51bb9 remove new labels on landing Timothy Carambat 2026-01-14 16:11:41 -0800
  • 97abab3a67
    AnythingLLM Mobile live (#4864) Timothy Carambat 2026-01-14 16:08:58 -0800
  • ff7cb17e34
    Improved DMR support (#4863) Timothy Carambat 2026-01-14 15:55:26 -0800
  • 34a96ad30f
    Remove Workspace Creation Onboarding Page (#4823) Sean Hatfield 2026-01-13 16:03:39 -0800
  • e4ee9f2731
    Make XLSX spreadsheets visible in chat by combining sheets (#4847) Sean Hatfield 2026-01-13 15:46:16 -0800
  • 5039045f0c
    VectorDB class migration (#4787) Sean Hatfield 2026-01-13 15:24:42 -0800
  • 7c3b7906e7
    support AWS bedrock agents with streaming (#4850) Timothy Carambat 2026-01-09 15:36:58 -0800
  • 133b62f9f6
    patch AWS credential issue in docker context (#4842) Timothy Carambat 2026-01-08 17:06:49 -0800
  • 54b4b34b75
    fix: validate chat message input (#4811) Ocheretovich 2026-01-09 03:00:15 +0200
  • ebe8b146f5 Update Sponsors README timothycarambat 2026-01-07 12:12:10 +0000
  • e287fab560
    Merge commit from fork Timothy Carambat 2026-01-02 15:50:50 -0800
  • 092b1b45f8
    Upgrade YT Scraper (#4820) Timothy Carambat 2026-01-02 15:41:22 -0800
  • b2f49b6036
    patch ESM import issue (#4819) Timothy Carambat 2026-01-02 14:11:13 -0800
  • 4300639087
    Refactor Managed Services in "Data Handling & Privacy" Onboarding Step to Use Their Privacy Policy URL (#4790) Marcello Fitton 2025-12-18 15:09:34 -0800
  • 6c1f8a38ce
    Refactor localWhisper to use custom FFMPEGWrapper class (#4775) Sean Hatfield 2025-12-18 11:41:45 -0800
  • 6b54bc4c57
    Add Eslint Config in /frontend (#4785) Marcello Fitton 2025-12-16 20:14:24 -0800
  • a1e8763e94
    fix unnecessary scrollbar in workspace general appearance settings tab (#4791) Colin Perry 2025-12-16 19:39:15 -0800
  • bacd279e56 hanging lint Timothy Carambat 2025-12-16 19:38:06 -0800
  • c4f19cec0e
    Refactor LLMPerformanceMonitor.measureStream() to Use Options Object Pattern (#4786) Marcello Fitton 2025-12-16 13:10:09 -0800
  • 556a750071
    Update Google Search Option Description To Reference Documentation For Rate Limits (#4789) Marcello Fitton 2025-12-16 13:05:18 -0800
  • 664f466e3f
    4601 log model on response (#4781) Timothy Carambat 2025-12-14 14:46:55 -0800
  • bc3ad06de4
    fix(devcontainer): forward ports 3000/3001 (#4779) Irene Wang 2025-12-15 05:50:37 +0800
  • 856925451e
    Upgrade MCP SDK to Latest (1.24.3) (#4773) Marcello Fitton 2025-12-12 16:26:37 -0800
  • a8bdc00aba
    Feat/cohere agent implementation (#4703) Colin Perry 2025-12-12 16:25:58 -0800
  • 62b45a76dc
    Implement Global Error Boundary (#4765) Marcello Fitton 2025-12-12 15:08:12 -0800
  • c7b16c9aa8
    Upgrade to Multer 2.0.0 (#4768) Marcello Fitton 2025-12-12 14:32:42 -0800
  • 7faee90ecc
    Add Auth Token to Ollama Embedding Client (#4766) Marcello Fitton 2025-12-12 14:30:22 -0800
  • 8aa78c2b75
    Fix Stale User Session with Proper fetch Error Handling (#4770) Marcello Fitton 2025-12-12 11:43:20 -0800