Feature Updates & Behavior Changes
- Native tool calling no longer requires
@agent prefix for compatible LLM providers.
- Chats automatically invoke tools if no
@ symbol is present in the prompt.
Agentic Capabilities
- Intelligent Tool Selection: Dynamically loads relevant tools into context to reduce token usage.
- Filesystem Agent: Accesses host machine filesystem to search files and directories.
- Document Generation Agent: Generates text files, PDFs, Excel (.xlsx), Word (.docx), and PowerPoint (.pptx) files.
- Creation Agent Skills: Prompts for user confirmation before creating files or documents.
- MCP Management: Granular tool management enabled for Model Context Protocol (MCP) sub-skills.
Telegram Bot Integration (Docker & Desktop)
- Integrates AnythingLLM with Telegram.
- Supported features: Text chat (streaming/thinking), image input, voice messages, attachments, Automatic mode/
@agent, workspace/thread/model selection, citations, and agent skills.
UI & Configuration Changes
- Removed cost estimation from the embedder window.
- Uploaded files in the embed window are auto-selected in the document picker.
- Lemonade Provider: Added API Key support.
Bug Fixes
- Added MIME type verification for URLs prior to fetching.
- Resolved chat window UI performance issues.
Direct Artifact Download Links (v1.12.0)
| OS | Architecture | Download URL |
|---|
| macOS | x64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop.dmg |
| macOS | ARM64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop-Silicon.dmg |
| Windows | x64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop.exe |
| Windows | ARM64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop-Arm64.exe |
| Linux | x64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop.AppImage |
| Linux | ARM64 | https://cdn.anythingllm.com/legacy/1.12.0/AnythingLLMDesktop-Arm64.AppImage |