Product
Changelog
v1.5.3
AnythingLLM Changelog v1.5.3

New Features:

  • KoboldCPP support as LLM
  • Cohere support LLM & Embedder
  • Generic OpenAI connector for LLM
    > Useful for using any generic OpenAI compatible service without us building a dedicated connector.
  • Chat window clears now with /reset
  • Clicking on "gear" icon while in workspace settings brings you back to chat for easier navigation
  • Custom refusal response for no results in query mode.
  • Uploader fades out results on upload for UI/UX clarity
  • Chart generation via @agent directive now available
  • Confluence integration in Data connector
  • New app icon
  • Context menu (copy, right click & spellcheck now available)
  • App will remember last window size and location on open.

Fixes:

  • Document pinning in query mode is now enabled and counts as a "document" in search.
  • Native embedder would appear to try to download many times if your first embedding was large
  • Clear of event logs does not reload page now
  • Bumped OpenAI depedencies
  • Bumped Langchain depedencies
  • Fixed bug with embedder parsing input query per-character sometimes.
  • Patch OpenRouter model dropdown when no key is present

What's Next:

  • Google Drive Data connector (free!)
  • GMail Data connector (free!)
  • Open-source @agent support (Ollama, LMStudio, LocalAI)
  • Additional provider @agent support (Groq, Mistral, OpenRouter, etc)
  • Image generation model support
  • Custom Slash / commands