v1.1.0

Mintplex-Labs/anything-llmv1.1.0Aug 1, 2024by timothycarambat

AI Summary

This release introduces multimodality support, allowing users to upload and embed documents directly within the chat window. It also includes improvements to the workspace API and various UI/UX bug fixes.

Key Highlights

  • Multimodality support for documents in chat
  • Drag-and-drop auto upload and embedding
  • Updated API for workspace active threads
  • GroqAI picker UI bug fix

New Features

  • Multimodality support
  • Drag-and-drop auto upload & embed
  • Updated workspace API
  • GroqAI picker UI fix
  • OpenRouter stream timeout adjustment

Full Release Notes

## What's Changed

_Notable_
* Add multimodality support by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2001
* Add drag-and-drop to chat window for auto upload & embed of documents by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/1995

-----

* Updated API for workspace to return active threads by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/1978
* Fix GroqAI picker UI bug by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/1993
* Enable editing of OpenRouter stream timeout for slower connections by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/1994
* Drag and drop file colors update & margin styles by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2000
* Added more char exceptions to mapping extension by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2010

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