What's New:
- You can now paste text, pictures, and files into the prompt input when focused if the items are on your clipboard.
- Generic OpenAI TTS connector is live. Any OpenAI compatible tts service will work now!
- Deepseek (opens in a new tab) LLM connector is now supported
- Apipie (opens in a new tab) LMM connector is now supported
- Fireworks (opens in a new tab) LLM connector is now supported
- XAI (opens in a new tab) Grok
grok-beta
LLM connector is now supported - Tavily (opens in a new tab) SERP connector is now supported for agent
web-search
skill. - O1 model support for OpenAI
- LiteLLM Agent support
- Workspace agent selection is no longer required to be set in the settings. It will auto-select the model and provider based on your workspace and then your system settings. You can still set it manually if you'd like.
- Bulk document removal from UI is now supported via checkbox selection on right panel.
-
Select all
is now supported in the directory component. Right-click on the directory panel to select/deselect all. - Mistral multi-modal support
- Groq Image support (please use supported vision model.)
Improvements:
- XLSX file upload support
- Gitlab connector can now pull issues in addition to code.
- Chat windows now auto-scrolls with reasonable behavior
- Show scrollbar
Appearance
setting to show scrollbar on right of chat windows for some users - Freeform model input for chat models selection is now supported for LLMs with no
/models
endpoint. (Azure, Bedrock, etc.) - Voyage model embedders were bumped to the latest versions.
- Github repo loader
langchain
was bumped to the latest version. - Attachments in Dev API are now supported for API chats.
- File fetch speed improvements for the file picker
-
UserID
is now a supported option param in requests to theworkspace thread
endpoints for API.
Bug Fixes:
- Fixed a bug where the chat window would not scroll when you had a lot of messages.
- The agent model preference was not being respected for Bedrock and LMStudio. It now is.
- Handle non-ascii characters in single and bulk link scraper URLs
- Handle Bedrock models that cannot use
system
prompts (Titan) - File name truncation on file rows overflowing the UI on file picker
-
Dockerfile
andJenkinsfile
file upload support - Patch 11Labs selection bug not persisting in UI, while still being selected in the backend
- Patch bug in web-search and sql connector not persisting in UI, while still being selected in the backend
- GitHub handle
/tree
or/blob
URLs from breaking collector.
What's Next:
- Community Hub for Agent skills, workspace sharing, and more.
- True dark mode and light mode UI
- Bump in internal OLLAMA provider to latest version + pulling in any valid Ollama tag via our UI.
- optional - we may enable custom UI themes for AnythingLLM