Notable Improvements
Automatic Mode for native tool calling
For Select providers that support native tool calling, you no longer need to use @agent to use tools. You can now just use the tools directly in your prompt.
If your prompt input does not have the "@" symbol, your chats will automatically use tools as needed.
Intelligent Tool Selection
We have added a new feature called Intelligent Tool Selection. This feature allows you to load unlimited tools for your agent to use into context with better performance and save up to 80% on token usage every single chat.
Filesystem Agent
We have added a new feature called Filesystem Agent. This feature allows you to use the filesystem of your host machine to search for files and directories.
Document Generation Agent
We have added a new built-in agent for Document Generation. With document generation, you can generate text files, PDFs, Excel files, Docx, and even entire PowerPoint presentations.
Telegram Bot
AnythingLLM Docker and Desktop now support a Telegram bot so you can connect to your AnythingLLM instance anywhere in the world.
Supports:
- Text chat (streaming & thinking)
- Image understanding
- Voice messages & Attachments
- Automatic mode and @agent support
- Workspace and thread selection
- Model selection
- Citations
- Any agent skill available in AnythingLLM
Other Improvements
- Creation agent skills now will "Ask for confirmation" before creating files or documents.
- Removed cost estimation from the embedder window
- Uploaded files in embed window are now auto-selected in the document picker.
- Added API Key support to Lemonade Provider
- Granualar tool managment for MCP sub-skills to prevent tool call bloat.
Bug Fixes
- Fixed bug where checking URLs did not check MIME type before attempting to fetch.
- Fixed bug with chat window UI performance.
Pinned Download Links
Revision 1.12.0:
| Operating System | Architecture | Download |
|---|---|---|
| Mac | x64 | Download (opens in a new tab) |
| Mac | ARM64 | Download (opens in a new tab) |
| Windows | x64 | Download (opens in a new tab) |
| Windows | ARM64 | Download (opens in a new tab) |
| Linux | x64 | Download (opens in a new tab) |
| Linux | ARM64 | Download (opens in a new tab) |