v1.8.3

Mintplex-Labs/anything-llmv1.8.3Jul 9, 2025by timothycarambat

AI Summary

Added browser tooling, community hub publishing capabilities, and announced mobile beta support.

Key Highlights

  • Built-in Browser Tool for scraping private, authenticated, or gated context.
  • Ability to publish Agent Flows, Slash Commands, and System Prompts to the Community Hub.
  • Announced mobile beta for on-device RAG and agent tooling.

New Features

  • Built-in Browser Tool.
  • Publish to Community Hub.
  • Mobile beta signup.

Full Release Notes

# AnythingLLM 1.8.3 is live!

## News
Dont forget to sign up for the [AnythingLLM mobile beta](https://anythingllm.com/mobile)!
- Run small LLMs on device, full on-device RAG, agent tooling, and more. Fully private and on-device
- device-to-device sync between mobile and desktop clients over local networks

## Notable Desktop Changes
- [**Built in Browser Tool**](https://docs.anythingllm.com/features/browser-tool) You can now scrape private, authenticated, or otherwise gated context for collecting or use during agent web-scraping or agent flows!
- [See the full changelog here](https://docs.anythingllm.com/changelog/v1.8.3)

## Notable updates and fixes
- Easily publish Agent Flows, Slash Commands, and System Prompts to the [AnythingLLM Community Hub](https://hub.anythingllm.com)
- Patched YouTube transcript collector since it was failing due to Google API changes

## What's Changed
* Flag to disable login UI and endpoints for credentialed auth by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3984
* Fix Typos in Comments and Documentation by @kilavvy in https://github.com/Mintplex-Labs/anything-llm/pull/3987
* Fix Typos in MetaGenerator.js Documentation Comments by @vtjl10 in https://github.com/Mintplex-Labs/anything-llm/pull/3993
* Fix Typo in Milvus Provider and Update Comment in Prisma Schema by @zeevick10 in https://github.com/Mintplex-Labs/anything-llm/pull/4003
* Fix typos in blog post example and save-file-browser plugin by @maximevtush in https://github.com/Mintplex-Labs/anything-llm/pull/4009
* Publish system prompts to hub by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3976
* Fix Typos in Comments and Documentation by @leopardracer in https://github.com/Mintplex-Labs/anything-llm/pull/4015
* Show app version in system settings sidebar by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/4044
* Added missing German translations by @AlefAlfa in https://github.com/Mintplex-Labs/anything-llm/pull/4029
* Fix prompt, model, and temperature overrides in embed chat widget by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4036
* Publish agent flows to hub by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4001
* Publish slash commands to hub by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4019
* Added Estonian translation by @Tarkva in https://github.com/Mintplex-Labs/anything-llm/pull/4067
* Move show scrollbar option to chat settings by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4078
* Update common.js spellcheck for zh_TW by @martin0258 in https://github.com/Mintplex-Labs/anything-llm/pull/4074
* Add option to disable streaming via env for generic openai provider by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4079
* LMStudio 0 value embeddings patch by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4084
* Allow static defined prompt variables to be accessed by any authorized user by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4086
* Add hint for chats in query mode by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4076
* fix to support: feat2864 - using local credentials file with Amazon Bedrock by @nonatofabio in https://github.com/Mintplex-Labs/anything-llm/pull/3986
* Fix broken YT scraping with YT API by @bobbercheng in https://github.com/Mintplex-Labs/anything-llm/pull/4005
* Patch tokenizer race condition bug by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4091
* Polish translations by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/4100
* feat: Add Korean (ko) locale translations by @ux-builder in https://github.com/Mintplex-Labs/anything-llm/pull/4096
* update typo in language key files by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/4101
* Fix/drupal wiki (improve table & url handling) by @rexjohannes in https://github.com/Mintplex-Labs/anything-llm/pull/4097
* Fix score reporting for Milvus, Zilliz, and Pinecone vector databases by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/4106

## New Contributors
* @kilavvy made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3987
* @vtjl10 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3993
* @zeevick10 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4003
* @maximevtush made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4009
* @AlefAlfa made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4029
* @Tarkva made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4067
* @martin0258 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4074
* @nonatofabio made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3986
* @bobbercheng made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/4005

**Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.8.2...v1.8.3