AnythingLLM v1.8.2
·
166 commits
to master
since this release
AnythingLLM v1.8.2 is LIVE!
Other news
We were featured on stage at Microsoft Build (how cool???)
Notable Changes
Model swap in chat
You can now easily swap model or provider in the middle of chatting via cmd/Ctrl + Shift + L to show a tooltip menu to easily swap models without changing screens
System Prompt version tracking
Now, when you edit the system prompt of any workspace we locally store this information so you can easily refer to or restore to previous prompts that might work better for a given model or workspace.
What's Changed
- Fix/dom nesting warnings by @17ColinMiPerry in #3773
- Refactor AWS Bedrock Provider for Multi-modal Support & Correct Token Limits by @tristan-stahnke in #3714
- feat: support for iam roles for bedrock client by @dannysteenman in #2632
- feat: support fetch wikis for gitlab data connectors by @lcgash in #3271
- Updated README.md and README.zh_CN.md by @KPCOFGS in #3775
- Updated README.md and README.zh-CN.md by @KPCOFGS in #3776
- Enable workflow rule for package verification by @timothycarambat in #3778
- Update README.zh-CN.md by @KPCOFGS in #3780
- Chat prompt history menu by @shatfield4 in #3770
- minor UI patches by @timothycarambat in #3784
- Updated zh locale by @KPCOFGS in #3786
- locale change by @KPCOFGS in #3787
- Add Disable Spellcheck Option by @17ColinMiPerry in #3795
- Update:WorkspaceChat-ChatContainer-PromptInput by @maoguy in #3792
- updated locale by @KPCOFGS in #3796
- PGvector vector database support by @timothycarambat in #3788
- Fix MCP Start/Stop Toast Text by @17ColinMiPerry in #3803
- Fixed grammar and typos by @KPCOFGS in #3802
- Obsidian data connector by @shatfield4 in #3798
- Sponsors by @timothycarambat in #3816
- Fix typos by @omahs in #3826
- Update light mode designs for system prompt history by @shatfield4 in #3818
- Warn bad docker command by @timothycarambat in #3827
- Automatic Context window detection by @timothycarambat in #3817
- Improve UX for API keys and invitations by @shatfield4 in #3828
- Support Dell Pro AI Studio provider by @timothycarambat in #3829
- Optional summarization for web-scraping flow block by @shatfield4 in #3496
- 3416 file picker load times by @timothycarambat in #3833
- Respect Max Chunk Len set - Generic OpenAI Embedder connection by @timothycarambat in #3838
- Disable message send while content is embedding by @timothycarambat in #3832
- Updated Chinese locale by @KPCOFGS in #3852
- Filter malformed post-processed docs from file picker by @timothycarambat in #3853
- Update Brazilian Portuguese locale (pt_BR) by @JairoMarques in #3879
- Removed redundant scrollbar in search containers by @17ColinMiPerry in #3865
- Fix File attachments are not cleared on second send click when use @A… by @cnjsyyb in #3843
- Update citations UI by @shatfield4 in #3837
- Drupal invisible output with connector by @timothycarambat in #3878
- fixed drupal connector by @rexjohannes in #3893
- Feat/missing localizations by @JairoMarques in #3881
- Keyboard shortcut support by @AshAnand34 in #3890
- Handle invalid response bodies for
ContextWindowFinderby @timothycarambat in #3896 - Add Latvian language by @timothycarambat in #3897
- Update styles of attachments uploaded in PromptInput by @shatfield4 in #3892
- Remove border around image upload component by @shatfield4 in #3900
- fix issue with files loading with watching enabled by @timothycarambat in #3930
- Update more Brazilian Portuguese locale (pt_BR) by @JairoMarques in #3923
- Fix/mcp environment inheritance by @PaoloC68 in #3909
- Add support for PUT and PATCH in agent flow builder API call block by @shatfield4 in #3937
- Add missing localizations by @JairoMarques in #3925
- Patch apiChatHandler to include agent chats by @shatfield4 in #3905
- New embedded chat widget UI/UX by @shatfield4 in #3899
- JSON Parser from agent flow blocks by @shatfield4 in #3863
- remove LLM Instruction
inputVariablerequirement by @timothycarambat in #3954 - ManageWorkspace styles update by @shatfield4 in #3948
- Direct output for agent flows by @shatfield4 in #3873
- Implement importing of agent flows from community hub by @shatfield4 in #3867
- Fix some french translations by @Stoufiler in #3959
- Fix text wrapping in directory tooltip by @shatfield4 in #3967
- Fix model map staleness behavior or fallback by @timothycarambat in #3971
- Enable UI/UX for model swapping in chat window by @timothycarambat in #3969
- Fix Typo in Documentation and Metadata Field Name by @leopardracer in #3979
New Contributors
- @17ColinMiPerry made their first contribution in #3773
- @tristan-stahnke made their first contribution in #3714
- @dannysteenman made their first contribution in #2632
- @maoguy made their first contribution in #3792
- @omahs made their first contribution in #3826
- @JairoMarques made their first contribution in #3879
- @cnjsyyb made their first contribution in #3843
- @rexjohannes made their first contribution in #3893
- @AshAnand34 made their first contribution in #3890
- @PaoloC68 made their first contribution in #3909
- @Stoufiler made their first contribution in #3959
- @leopardracer made their first contribution in #3979
Full Changelog: v1.8.1...v.1.8.2