WARNING

This version is patched in 1.6.6. Use 1.6.6 to avoid known bugs.

New Features

  • Browser Extension: Send/embed web content to AnythingLLM/workspaces.
  • Custom Agent Skills: Create custom skills for @agent invocations.
  • Developer API: @agent can now execute skills via the developer API.
  • Logging: Enhanced debugging logs.

Breaking Changes / Network Configuration

  • Default Binding: App binds to https://allm.loca.zone by default instead of 0.0.0.0.
    • Action required for LAN/Private IP Developer API access: Reconfigure binding in System Settings.

Fixes & Improvements

  • UI:
    • Fixed Windows drag-and-drop file embedding UI update bug.
    • Escape key closes the document uploader.
    • Removed first-time user @agent popup.
    • Removed Fine-tuning alert.
  • Integrations & Agents:
    • Updated Gemini, Perplexity, and Voyage AI model providers.
    • Fixed Milvus integration bugs.
    • Added SearchApi support for agent web browsing.