Skip to content

anything-llm

v1.14.1 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-computer agent-harness agent-orchestration agentic-ai ai-agents computer-use
+9 more
hermes-agent llm local-ai localai multimodal no-code open-claw self-hosted-ai vector-db

Summary

AI summary

Updates Bug Fixes, feat, and fix across a mixed release.

Full changelog

Meeting Assistant Overhaul

Meeting Assistant is desktop app only

We have overhauled a large portion of the Meeting Assistant to make it smaller, faster, and more efficient across all devices and platforms.

  • [x] Now supports Intel, AMD, and NVIDIA GPUs for a 92% smaller binary and 15% faster processing times.

    • If you already have the NVIDIA GPU binary installed, you can safely delete it if you want. It will still work and is backwards compatible.
  • [x] Support for Developer API for transcription on audio (POST: /v1/transcription/transcribe)

  • [x] Meeting Assistant context window overflow handling is much better now - so small models can summarize longer meetings.

  • [x] Introduction of Basic Speaker Identification for 60% better summarizes from any audio.

  • [x] Dual channel stero recordings for meetings now - leading to 80% better speaker identification in "Full Diarization" mode.

Improvements

  • [x] Linux AppImage now 91% smaller in size and caches Ollama engine downloads for faster startup times.
  • [x] Meeting Assistant title fix on meetings post-summary now auto-updates in UI
  • [x] AgentFLow variable highlight so its clear what is and is not a valid variable
  • [x] "Copy chat link" in UI to quickly re-open a chat in the desktop/self-hosted app via deeplinking.
  • [x] Re-enabled audio and video uploads via chat UI - uses Tinyscribe engine now.
  • [x] Export Chat as (PDF, JSON, Markdown, etc) from chat UI.
  • [x] Desktop Assistant Setting - HD screenshots now available for screenshot capture area.
  • [x] Request approval internal function is now available for custom skills.

Bug Fixes

  • [x] Removed DPAIS and HuggingFace providers from AnythingLLM (unmaintained)
  • [x] Fixed memory leak in embedder from it constantly reloading in server process
  • [x] Fixed text clearing bug when dragging and dropping files into the chat and text was already present in prompt.
  • [x] Massive performance improvements to the frontend UI for long running chats.
  • [x] Cohere SDK removed and ported to OpenAI SDK for compatibility.
  • [x] Desktop Assistant Capture Area not showing on windows multi-monitor setups.
  • [x] Strip thinking from fork thread name when forking a chat that had thoughts.
  • [x] Fix toast light mode always showing regardless of system theme.
  • [x] Mistral embedder encoding issue fixed.
  • [x] Better error messages for API
  • [x] Omit temp in Claude Bedrock for Claude 4.8
  • [x] Fixed event emitter leak in server process for web-scraping and summarize process

What's Changed

  • fix: prevent EventEmitter memory warning in AIbitat agent framework by @simongonzalezdc in https://github.com/Mintplex-Labs/anything-llm/pull/5790
  • Remove unused providers by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5793
  • Patch reloading of embedder and lanceDB connection by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5804
  • Better API errors by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5805
  • Mistral Embedding Encoding by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5806
  • fix: omit temperature param for Bedrock Claude Opus 4.8 by @kimnamu in https://github.com/Mintplex-Labs/anything-llm/pull/5822
  • feat: expose requestToolApproval to custom agent skills by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5795
  • feat: highlight variable references in agent flow blocks by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5799
  • chat link in chat settings by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5837
  • WorkspaceChat refactor by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5833
  • More Frontend optimizations by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5838
  • Migrate Cohere to OpenAI sdk by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/5813
  • feat: export workspace chat/chat thread to pdf by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/5800

New Contributors

  • @simongonzalezdc made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5790
  • @kimnamu made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5822

Full Changelog: https://github.com/Mintplex-Labs/anything-llm/compare/v1.14.0...v1.14.1

Breaking Changes

  • Removed DPAIS and HuggingFace providers from AnythingLLM (unmaintained)
  • Cohere SDK removed; ported to OpenAI SDK for compatibility

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track anything-llm

Get notified when new releases ship.

Sign up free

About anything-llm

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

All releases →

Related context

Earlier breaking changes

  • v1.13.0 Breaks by renaming auto mode to agent mode.

Beta — feedback welcome: [email protected]