v1.3.0

Mintplex-Labs/anything-llmv1.3.0Nov 26, 2024by timothycarambat

AI Summary

Launches the AnythingLLM Community Hub for sharing system prompts and agent skills. Includes a major UI overhaul with Dark and Light mode support and new integrations.

Key Highlights

  • Community Hub launch for sharing skills and prompts
  • Dark and Light mode UI overhaul
  • Simple SSO feature for login flows
  • Undo/redo functionality
  • GitLab and TogetherAI integrations

New Features

  • Community Hub integration
  • Dark/Light mode UI
  • SSO login flows
  • GitLab data connector support
  • TogetherAI Llama 3.2 vision models
  • Mistral embedding engine
  • Vietnamese translations

Full Release Notes

# The AnythingLLM Community hub is live!

<img width="1204" alt="Share Image" src="https://github.com/user-attachments/assets/78e3b5b6-7611-464e-9ef8-be497cac697a">

The [AnythingLLM Community Hub](https://hub.anythingllm.com) is a platform that works _inside_ of AnythingLLM to easy share and import community create system prompts, slash commands, and **agent skills**.  Everything on the community hub can be shared publicly with everyone or **only privately** with your team.

In the near future, we will be enabling:
- Workspace sharing
- Data Connectors
- Authentication flows

[Learn more about the community hub](https://docs.anythingllm.com/community-hub/about) and how to pull in or upload your own content to share with others.

## Other notable changes

AnythingLLM now has an official Dark and light mode. This is going to pave the way for more custom theme options in the future.
![ezgif com-animated-gif-maker](https://github.com/user-attachments/assets/8f940c5e-a95c-4d87-a5e3-a88f596e46cb)


## All Changes
* Patch `v1/document/upload` filename charset encoding by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2535
* Simple SSO feature for login flows from external services by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2553
* add `sessionToken` validation connection auth for AWSbedrock by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2554
* Feature/update api example outputs by @MrSimonC in https://github.com/Mintplex-Labs/anything-llm/pull/2547
* Add optional limit and orderBy to dev api chat endpoint by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2559
* Allow 127.0.0.1 as valid URL for scraping by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2560
* 2488 novita ai llm integration by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2582
* Add header static class for metadata assembly by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2567
* DuckDuckGo web search agent skill support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2584
* Added translation dutch (nl) by @MelroyB in https://github.com/Mintplex-Labs/anything-llm/pull/2595
* Update GitLab PAT token url by @GabLeRoux in https://github.com/Mintplex-Labs/anything-llm/pull/2598
* Fix the problem of web-searching can not complete searching sessions when using bing search. by @fiyen in https://github.com/Mintplex-Labs/anything-llm/pull/2611
* Handle OpenAI whisper transcription edge case by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2621
* Fix chat window scrollbar appearance option by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2589
* Add undo/redo functionality #2591 by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2623
* Frontend performance improvements by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2627
* Patch bad models endpoint path in LM Studio embedding engine by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2628
* Bump TogetherAI models by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2645
* Light/dark mode UI overhaul by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2629
* Pr 2660 branch by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2662
* Add more expiermental models from Gemini by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2663
* Add plaintext file extensions by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2664
* TogetherAI Llama 3.2 vision models support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2666
* Mistral embedding engine support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2667
* Pr 2653 branch by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2672
* feat: support setting maxConcurrentChunks for Generic OpenAI embedder by @hdelossantos in https://github.com/Mintplex-Labs/anything-llm/pull/2655
* Adjustable font size in chat input by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2692
* ✨ feat: Add Vietnamese translations and configuration by @bibo318 in https://github.com/Mintplex-Labs/anything-llm/pull/2641
* Fix typo with GCP deploy guideline by @TuanBC in https://github.com/Mintplex-Labs/anything-llm/pull/2718
* Fix markdown issue where type is missing in backticks by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2719
* Normalize Input Fields by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2720
* Community hub integration by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2555
* Community hub integration UX improvements by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2727

## New Contributors
* @MelroyB made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2595
* @GabLeRoux made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2598
* @fiyen made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2611
* @hdelossantos made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2655
* @bibo318 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2641
* @TuanBC made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2718

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