Skip to content

AnythingLLM v1.14.0

Latest

Choose a tag to compare

@timothycarambat timothycarambat released this 09 Jun 13:46
5706b42

Improvements

  • Cerebres provider
  • The default chat thread is now killed when you create a new thread. If you have chats on the default thread, it will be available still. New workspaces or workspaces with no chats on default will no longer show it.
  • All model providers are now opt-out of tool calling by default. Everything will call tools by default unless you opt-out offering better performance for agents everywhere
  • STT Support for Deepgram, GenericOAI, Lemonade, & OpenAI
  • TTS Support for KokoroTTS
  • Web-scraping now will convert to markdown for better parsing and chat followup tasks with minimal context bloat
  • Summary tool was overhauled. Now it will so better summaries with transparency as well as ask before continuing for longer summaries
  • Improvements to the GenericOAI provider
  • 24hour system variable formats
  • Better LaTex rendering support

Bug Fixes

  • Context limit detection issue for agents: #5716
  • SEARXNG double encoding: #5723
  • Timeouts for all fetch requests #5721
  • Escape illegal XML in word docs, etc #5760
  • (Windows) On unisntall, checkbox to remove all AnythingLLM data is now present
  • Tray Fixes when app starts in background or Desktop Assistant feature is toggled.

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0