github infiniflow/ragflow v0.20.3

latest release: v0.20.4
16 days ago

Summary

Improvements

  • Revamps the user interface for the Datasets, Chat, and Search pages.
  • Search and Chat: Introduces document-level metadata filtering, allowing automatic or manual filtering during chats or searches.
  • Search: Supports creating search apps tailored to various business scenarios
  • Chat: Supports comparing answer performance of up to three chat model settings on a single Chat page.
  • Agent:
    • Implements a toggle in the Agent component to enable or disable citation.
    • Introduces a drag-and-drop method for creating components.
  • Documentation: Corrects inaccuracies in the API reference.

New Agent templates

  • Report Agent: A template for generating summary reports in internal question-answering scenarios, supporting the display of tables and formulae. #9427 (The template is now in active use at a research institution.)

Fixed issues

  • The timeout mechanism introduced in v0.20.0 caused tasks like GraphRAG to halt.
  • Predefined opening greeting in the Agent component was missing during conversations.
  • An automatic line break issue in the prompt editor.
  • A memory leak issue caused by PyPDF. #9469

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.3

Don't miss a new ragflow release

NewReleases is sending notifications on new releases.